Built motion from commit 3c2ce842.|2.6.31
[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 _0x9648=['request-promise','path','../../config/environment','./whatsappInteraction.attributes','exports','define','whatsapp_interactions','closed','format','YYYY-MM-DD\x20HH:mm:ss','lodash','../../config/logger','moment','bluebird'];(function(_0x31ce68,_0x372a84){var _0x102491=function(_0x7ab4e){while(--_0x7ab4e){_0x31ce68['push'](_0x31ce68['shift']());}};_0x102491(++_0x372a84);}(_0x9648,0xa4));var _0x8964=function(_0x2edce4,_0x315299){_0x2edce4=_0x2edce4-0x0;var _0x42ff7d=_0x9648[_0x2edce4];return _0x42ff7d;};'use strict';var _=require(_0x8964('0x0'));var util=require('util');var logger=require(_0x8964('0x1'))('api');var moment=require(_0x8964('0x2'));var BPromise=require(_0x8964('0x3'));var rp=require(_0x8964('0x4'));var fs=require('fs');var path=require(_0x8964('0x5'));var rimraf=require('rimraf');var config=require(_0x8964('0x6'));var attributes=require(_0x8964('0x7'));module[_0x8964('0x8')]=function(_0x2968ef,_0xcf2dbf){return _0x2968ef[_0x8964('0x9')]('WhatsappInteraction',attributes,{'tableName':_0x8964('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x11bf9a,_0x4a04b7,_0x3b625c){if(_0x11bf9a['changed'](_0x8964('0xb'))){_0x11bf9a['closedAt']=moment()[_0x8964('0xc')](_0x8964('0xd'));}_0x3b625c(null,_0x11bf9a);}}});};