Built motion from commit (unavailable).|2.4.21
[motion2.git] / server / api / smsInteraction / smsInteraction.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x5ee7=['request-promise','path','rimraf','define','sms_interactions','changed','closed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','moment'];(function(_0x130c7d,_0x155870){var _0xaaa03e=function(_0x553bd7){while(--_0x553bd7){_0x130c7d['push'](_0x130c7d['shift']());}};_0xaaa03e(++_0x155870);}(_0x5ee7,0xdc));var _0x75ee=function(_0x410c95,_0x4c014f){_0x410c95=_0x410c95-0x0;var _0x57ec6=_0x5ee7[_0x410c95];return _0x57ec6;};'use strict';var _=require(_0x75ee('0x0'));var util=require(_0x75ee('0x1'));var logger=require(_0x75ee('0x2'))('api');var moment=require(_0x75ee('0x3'));var BPromise=require('bluebird');var rp=require(_0x75ee('0x4'));var fs=require('fs');var path=require(_0x75ee('0x5'));var rimraf=require(_0x75ee('0x6'));var config=require('../../config/environment');var attributes=require('./smsInteraction.attributes');module['exports']=function(_0x123e53,_0x2a17fd){return _0x123e53[_0x75ee('0x7')]('SmsInteraction',attributes,{'tableName':_0x75ee('0x8'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x2c5537,_0xeee87,_0x120319){if(_0x2c5537[_0x75ee('0x9')](_0x75ee('0xa'))){_0x2c5537[_0x75ee('0xb')]=moment()[_0x75ee('0xc')](_0x75ee('0xd'));}_0x120319(null,_0x2c5537);}}});};