Built motion from commit (unavailable).|2.5.22
[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 _0x2496=['format','YYYY-MM-DD\x20HH:mm:ss','lodash','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','WhatsappInteraction','changed','closed','closedAt'];(function(_0x5c2a2b,_0x22c94e){var _0x19921f=function(_0x3fb937){while(--_0x3fb937){_0x5c2a2b['push'](_0x5c2a2b['shift']());}};_0x19921f(++_0x22c94e);}(_0x2496,0xa7));var _0x6249=function(_0x3af2a6,_0x407540){_0x3af2a6=_0x3af2a6-0x0;var _0x4eaa15=_0x2496[_0x3af2a6];return _0x4eaa15;};'use strict';var _=require(_0x6249('0x0'));var util=require('util');var logger=require(_0x6249('0x1'))(_0x6249('0x2'));var moment=require(_0x6249('0x3'));var BPromise=require(_0x6249('0x4'));var rp=require(_0x6249('0x5'));var fs=require('fs');var path=require(_0x6249('0x6'));var rimraf=require(_0x6249('0x7'));var config=require(_0x6249('0x8'));var attributes=require('./whatsappInteraction.attributes');module['exports']=function(_0x5e90a6,_0x26096a){return _0x5e90a6['define'](_0x6249('0x9'),attributes,{'tableName':'whatsapp_interactions','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x523d56,_0x3a9260,_0x342fa0){if(_0x523d56[_0x6249('0xa')](_0x6249('0xb'))){_0x523d56[_0x6249('0xc')]=moment()[_0x6249('0xd')](_0x6249('0xe'));}_0x342fa0(null,_0x523d56);}}});};