49739d78d86345011e9ef155c1bdec5682a0467c
[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 _0x3f81=['util','../../config/logger','api','moment','request-promise','path','rimraf','./whatsappInteraction.attributes','exports','define','WhatsappInteraction','whatsapp_interactions','changed','closedAt','format','lodash'];(function(_0x27a1e0,_0x3ff2cb){var _0x1ca624=function(_0x435802){while(--_0x435802){_0x27a1e0['push'](_0x27a1e0['shift']());}};_0x1ca624(++_0x3ff2cb);}(_0x3f81,0x11f));var _0x13f8=function(_0x259e4b,_0x89414f){_0x259e4b=_0x259e4b-0x0;var _0x31b235=_0x3f81[_0x259e4b];return _0x31b235;};'use strict';var _=require(_0x13f8('0x0'));var util=require(_0x13f8('0x1'));var logger=require(_0x13f8('0x2'))(_0x13f8('0x3'));var moment=require(_0x13f8('0x4'));var BPromise=require('bluebird');var rp=require(_0x13f8('0x5'));var fs=require('fs');var path=require(_0x13f8('0x6'));var rimraf=require(_0x13f8('0x7'));var config=require('../../config/environment');var attributes=require(_0x13f8('0x8'));module[_0x13f8('0x9')]=function(_0x46fd9a,_0x1e329f){return _0x46fd9a[_0x13f8('0xa')](_0x13f8('0xb'),attributes,{'tableName':_0x13f8('0xc'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x2f90f4,_0x438297,_0x4f20fd){if(_0x2f90f4[_0x13f8('0xd')]('closed')){_0x2f90f4[_0x13f8('0xe')]=moment()[_0x13f8('0xf')]('YYYY-MM-DD\x20HH:mm:ss');}_0x4f20fd(null,_0x2f90f4);}}});};