Built motion from commit 092f8824.|2.5.49
[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 _0xe4aa=['whatsapp_interactions','changed','closed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss','lodash','util','api','moment','bluebird','request-promise','path','exports','WhatsappInteraction'];(function(_0x4e0026,_0x2b52b6){var _0x3f8ee7=function(_0x31d891){while(--_0x31d891){_0x4e0026['push'](_0x4e0026['shift']());}};_0x3f8ee7(++_0x2b52b6);}(_0xe4aa,0x114));var _0xae4a=function(_0x343f06,_0x1038ac){_0x343f06=_0x343f06-0x0;var _0x51701c=_0xe4aa[_0x343f06];return _0x51701c;};'use strict';var _=require(_0xae4a('0x0'));var util=require(_0xae4a('0x1'));var logger=require('../../config/logger')(_0xae4a('0x2'));var moment=require(_0xae4a('0x3'));var BPromise=require(_0xae4a('0x4'));var rp=require(_0xae4a('0x5'));var fs=require('fs');var path=require(_0xae4a('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./whatsappInteraction.attributes');module[_0xae4a('0x7')]=function(_0x4c949f,_0x56133e){return _0x4c949f['define'](_0xae4a('0x8'),attributes,{'tableName':_0xae4a('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x54c203,_0x39bed2,_0x3e11f5){if(_0x54c203[_0xae4a('0xa')](_0xae4a('0xb'))){_0x54c203[_0xae4a('0xc')]=moment()[_0xae4a('0xd')](_0xae4a('0xe'));}_0x3e11f5(null,_0x54c203);}}});};