87f723a145ab56bc2a617c99b062b703e2933128
[motion2.git] / server / api / whatsappInteraction / whatsappInteraction.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 _0x9823=['bluebird','path','rimraf','../../config/environment','./whatsappInteraction.attributes','exports','define','whatsapp_interactions','closedAt','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','api'];(function(_0x37fcda,_0x2f5aa1){var _0xf5ed91=function(_0x3c3241){while(--_0x3c3241){_0x37fcda['push'](_0x37fcda['shift']());}};_0xf5ed91(++_0x2f5aa1);}(_0x9823,0xf8));var _0x3982=function(_0x1e4794,_0x10e273){_0x1e4794=_0x1e4794-0x0;var _0x396565=_0x9823[_0x1e4794];return _0x396565;};'use strict';var _=require(_0x3982('0x0'));var util=require(_0x3982('0x1'));var logger=require(_0x3982('0x2'))(_0x3982('0x3'));var moment=require('moment');var BPromise=require(_0x3982('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x3982('0x5'));var rimraf=require(_0x3982('0x6'));var config=require(_0x3982('0x7'));var attributes=require(_0x3982('0x8'));module[_0x3982('0x9')]=function(_0x5dc2f2,_0x1d1dbb){return _0x5dc2f2[_0x3982('0xa')]('WhatsappInteraction',attributes,{'tableName':_0x3982('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x3a0741,_0x5e730c,_0x394f88){if(_0x3a0741['changed']('closed')){_0x3a0741[_0x3982('0xc')]=moment()['format'](_0x3982('0xd'));}_0x394f88(null,_0x3a0741);}}});};