764c37834f9b92d6ab77581ef82f39ff96d31b1c
[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 _0x50d1=['WhatsappInteraction','whatsapp_interactions','changed','closed','format','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','define'];(function(_0x4141b6,_0x275d9e){var _0x58cb84=function(_0x1ed998){while(--_0x1ed998){_0x4141b6['push'](_0x4141b6['shift']());}};_0x58cb84(++_0x275d9e);}(_0x50d1,0xf3));var _0x150d=function(_0x2b3731,_0x4b1c94){_0x2b3731=_0x2b3731-0x0;var _0x1639ce=_0x50d1[_0x2b3731];return _0x1639ce;};'use strict';var _=require('lodash');var util=require(_0x150d('0x0'));var logger=require(_0x150d('0x1'))(_0x150d('0x2'));var moment=require('moment');var BPromise=require(_0x150d('0x3'));var rp=require(_0x150d('0x4'));var fs=require('fs');var path=require(_0x150d('0x5'));var rimraf=require(_0x150d('0x6'));var config=require(_0x150d('0x7'));var attributes=require('./whatsappInteraction.attributes');module['exports']=function(_0x37af08,_0x199c23){return _0x37af08[_0x150d('0x8')](_0x150d('0x9'),attributes,{'tableName':_0x150d('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x17811d,_0x1dbe2b,_0xad2114){if(_0x17811d[_0x150d('0xb')](_0x150d('0xc'))){_0x17811d['closedAt']=moment()[_0x150d('0xd')]('YYYY-MM-DD\x20HH:mm:ss');}_0xad2114(null,_0x17811d);}}});};