Built motion from commit 1fa89557.|2.6.10
[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 _0xb89f=['whatsapp_interactions','changed','closed','closedAt','YYYY-MM-DD\x20HH:mm:ss','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','exports','define'];(function(_0x5a0921,_0x335e52){var _0x28edce=function(_0x43aa9f){while(--_0x43aa9f){_0x5a0921['push'](_0x5a0921['shift']());}};_0x28edce(++_0x335e52);}(_0xb89f,0x113));var _0xfb89=function(_0x260304,_0x11b3eb){_0x260304=_0x260304-0x0;var _0x314881=_0xb89f[_0x260304];return _0x314881;};'use strict';var _=require('lodash');var util=require(_0xfb89('0x0'));var logger=require(_0xfb89('0x1'))(_0xfb89('0x2'));var moment=require(_0xfb89('0x3'));var BPromise=require(_0xfb89('0x4'));var rp=require(_0xfb89('0x5'));var fs=require('fs');var path=require(_0xfb89('0x6'));var rimraf=require('rimraf');var config=require(_0xfb89('0x7'));var attributes=require('./whatsappInteraction.attributes');module[_0xfb89('0x8')]=function(_0x4cb872,_0x5b1a8b){return _0x4cb872[_0xfb89('0x9')]('WhatsappInteraction',attributes,{'tableName':_0xfb89('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x444312,_0x400ac2,_0x41ba25){if(_0x444312[_0xfb89('0xb')](_0xfb89('0xc'))){_0x444312[_0xfb89('0xd')]=moment()['format'](_0xfb89('0xe'));}_0x41ba25(null,_0x444312);}}});};