Built motion from commit (unavailable).|2.5.11
[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 _0x2b68=['request-promise','path','rimraf','../../config/environment','exports','define','WhatsappInteraction','whatsapp_interactions','changed','closed','closedAt','YYYY-MM-DD\x20HH:mm:ss','api','moment'];(function(_0x24ccc7,_0x4372ae){var _0x41c4bc=function(_0x4f972c){while(--_0x4f972c){_0x24ccc7['push'](_0x24ccc7['shift']());}};_0x41c4bc(++_0x4372ae);}(_0x2b68,0x194));var _0x82b6=function(_0x1715a2,_0x13d1d3){_0x1715a2=_0x1715a2-0x0;var _0x447fc1=_0x2b68[_0x1715a2];return _0x447fc1;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')(_0x82b6('0x0'));var moment=require(_0x82b6('0x1'));var BPromise=require('bluebird');var rp=require(_0x82b6('0x2'));var fs=require('fs');var path=require(_0x82b6('0x3'));var rimraf=require(_0x82b6('0x4'));var config=require(_0x82b6('0x5'));var attributes=require('./whatsappInteraction.attributes');module[_0x82b6('0x6')]=function(_0x5cd7ab,_0x489e2b){return _0x5cd7ab[_0x82b6('0x7')](_0x82b6('0x8'),attributes,{'tableName':_0x82b6('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x3acf82,_0x58e04b,_0x2b9e71){if(_0x3acf82[_0x82b6('0xa')](_0x82b6('0xb'))){_0x3acf82[_0x82b6('0xc')]=moment()['format'](_0x82b6('0xd'));}_0x2b9e71(null,_0x3acf82);}}});};