Built motion from commit 44b1f254.|2.6.26
[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 _0xc37d=['closedAt','format','YYYY-MM-DD\x20HH:mm:ss','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','define','sms_interactions','changed','closed'];(function(_0x3647a4,_0x532856){var _0x46dcee=function(_0x13d7e0){while(--_0x13d7e0){_0x3647a4['push'](_0x3647a4['shift']());}};_0x46dcee(++_0x532856);}(_0xc37d,0xb7));var _0xdc37=function(_0x501459,_0x163468){_0x501459=_0x501459-0x0;var _0x4b4874=_0xc37d[_0x501459];return _0x4b4874;};'use strict';var _=require('lodash');var util=require(_0xdc37('0x0'));var logger=require(_0xdc37('0x1'))(_0xdc37('0x2'));var moment=require('moment');var BPromise=require(_0xdc37('0x3'));var rp=require(_0xdc37('0x4'));var fs=require('fs');var path=require(_0xdc37('0x5'));var rimraf=require(_0xdc37('0x6'));var config=require(_0xdc37('0x7'));var attributes=require('./smsInteraction.attributes');module['exports']=function(_0x495899,_0x322f7d){return _0x495899[_0xdc37('0x8')]('SmsInteraction',attributes,{'tableName':_0xdc37('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x23b67e,_0x5d7760,_0x224f40){if(_0x23b67e[_0xdc37('0xa')](_0xdc37('0xb'))){_0x23b67e[_0xdc37('0xc')]=moment()[_0xdc37('0xd')](_0xdc37('0xe'));}_0x224f40(null,_0x23b67e);}}});};