Built motion from commit d5e4af8c.|2.6.23
[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 _0xaa23=['./whatsappInteraction.attributes','exports','define','changed','closed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf'];(function(_0x35d3a8,_0x44406a){var _0x182378=function(_0x298e0b){while(--_0x298e0b){_0x35d3a8['push'](_0x35d3a8['shift']());}};_0x182378(++_0x44406a);}(_0xaa23,0x158));var _0x3aa2=function(_0x2bc09e,_0x1ae747){_0x2bc09e=_0x2bc09e-0x0;var _0x3f7c75=_0xaa23[_0x2bc09e];return _0x3f7c75;};'use strict';var _=require(_0x3aa2('0x0'));var util=require(_0x3aa2('0x1'));var logger=require(_0x3aa2('0x2'))(_0x3aa2('0x3'));var moment=require(_0x3aa2('0x4'));var BPromise=require(_0x3aa2('0x5'));var rp=require(_0x3aa2('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x3aa2('0x7'));var config=require('../../config/environment');var attributes=require(_0x3aa2('0x8'));module[_0x3aa2('0x9')]=function(_0x349da4,_0x36e8e1){return _0x349da4[_0x3aa2('0xa')]('WhatsappInteraction',attributes,{'tableName':'whatsapp_interactions','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0xd5053b,_0x3a09d3,_0x53934b){if(_0xd5053b[_0x3aa2('0xb')](_0x3aa2('0xc'))){_0xd5053b[_0x3aa2('0xd')]=moment()[_0x3aa2('0xe')](_0x3aa2('0xf'));}_0x53934b(null,_0xd5053b);}}});};