0524dda05ee5f9cce90e3e286432bd3858406a63
[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 _0x1ab3=['closedAt','YYYY-MM-DD\x20HH:mm:ss','lodash','util','bluebird','request-promise','rimraf','exports','WhatsappInteraction','whatsapp_interactions'];(function(_0x1d87fc,_0x1e5321){var _0x492b56=function(_0x4c6b16){while(--_0x4c6b16){_0x1d87fc['push'](_0x1d87fc['shift']());}};_0x492b56(++_0x1e5321);}(_0x1ab3,0x8e));var _0x31ab=function(_0x3f1a98,_0x279f07){_0x3f1a98=_0x3f1a98-0x0;var _0x544d31=_0x1ab3[_0x3f1a98];return _0x544d31;};'use strict';var _=require(_0x31ab('0x0'));var util=require(_0x31ab('0x1'));var logger=require('../../config/logger')('api');var moment=require('moment');var BPromise=require(_0x31ab('0x2'));var rp=require(_0x31ab('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0x31ab('0x4'));var config=require('../../config/environment');var attributes=require('./whatsappInteraction.attributes');module[_0x31ab('0x5')]=function(_0x24a700,_0x3a1926){return _0x24a700['define'](_0x31ab('0x6'),attributes,{'tableName':_0x31ab('0x7'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x3e433a,_0x2f470f,_0x35914d){if(_0x3e433a['changed']('closed')){_0x3e433a[_0x31ab('0x8')]=moment()['format'](_0x31ab('0x9'));}_0x35914d(null,_0x3e433a);}}});};