2124d48c0b6e88f5886b4a0550bfcb04f5948cba
[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 _0x0ec5=['./smsInteraction.attributes','exports','define','sms_interactions','changed','closed','closedAt','format','lodash','util','../../config/logger','api','moment','path','../../config/environment'];(function(_0x51951a,_0x1e40fd){var _0x22dc23=function(_0x1412b8){while(--_0x1412b8){_0x51951a['push'](_0x51951a['shift']());}};_0x22dc23(++_0x1e40fd);}(_0x0ec5,0x9e));var _0x50ec=function(_0x23e7c1,_0x35110c){_0x23e7c1=_0x23e7c1-0x0;var _0x1add43=_0x0ec5[_0x23e7c1];return _0x1add43;};'use strict';var _=require(_0x50ec('0x0'));var util=require(_0x50ec('0x1'));var logger=require(_0x50ec('0x2'))(_0x50ec('0x3'));var moment=require(_0x50ec('0x4'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x50ec('0x5'));var rimraf=require('rimraf');var config=require(_0x50ec('0x6'));var attributes=require(_0x50ec('0x7'));module[_0x50ec('0x8')]=function(_0x51659e,_0x632ba0){return _0x51659e[_0x50ec('0x9')]('SmsInteraction',attributes,{'tableName':_0x50ec('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x458360,_0x5915d5,_0x29e5b3){if(_0x458360[_0x50ec('0xb')](_0x50ec('0xc'))){_0x458360[_0x50ec('0xd')]=moment()[_0x50ec('0xe')]('YYYY-MM-DD\x20HH:mm:ss');}_0x29e5b3(null,_0x458360);}}});};