4465c8cf27e6afe1b7901c2ee5a17461fa8a780f
[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 _0x10f9=['api','bluebird','path','rimraf','define','WhatsappInteraction','whatsapp_interactions','changed','YYYY-MM-DD\x20HH:mm:ss','lodash','../../config/logger'];(function(_0x594eb7,_0x28a256){var _0x2ad556=function(_0x38a031){while(--_0x38a031){_0x594eb7['push'](_0x594eb7['shift']());}};_0x2ad556(++_0x28a256);}(_0x10f9,0x106));var _0x910f=function(_0x39e9a6,_0x18285a){_0x39e9a6=_0x39e9a6-0x0;var _0x5a0eca=_0x10f9[_0x39e9a6];return _0x5a0eca;};'use strict';var _=require(_0x910f('0x0'));var util=require('util');var logger=require(_0x910f('0x1'))(_0x910f('0x2'));var moment=require('moment');var BPromise=require(_0x910f('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x910f('0x4'));var rimraf=require(_0x910f('0x5'));var config=require('../../config/environment');var attributes=require('./whatsappInteraction.attributes');module['exports']=function(_0x46b6e2,_0x1a7706){return _0x46b6e2[_0x910f('0x6')](_0x910f('0x7'),attributes,{'tableName':_0x910f('0x8'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x40e859,_0x10f7a4,_0x31993c){if(_0x40e859[_0x910f('0x9')]('closed')){_0x40e859['closedAt']=moment()['format'](_0x910f('0xa'));}_0x31993c(null,_0x40e859);}}});};