67693f3ab6b1d72c30c7af874b9d5630293a51ff
[motion2.git] / server / api / openchannelInteraction / openchannelInteraction.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 _0x878e=['utf8mb4','utf8mb4_unicode_ci','changed','closed','closedAt','format','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./openchannelInteraction.attributes','define','OpenchannelInteraction'];(function(_0x120c91,_0x334389){var _0x4c49de=function(_0x20788a){while(--_0x20788a){_0x120c91['push'](_0x120c91['shift']());}};_0x4c49de(++_0x334389);}(_0x878e,0x1ce));var _0xe878=function(_0x263b9f,_0x510f5a){_0x263b9f=_0x263b9f-0x0;var _0x4db4ab=_0x878e[_0x263b9f];return _0x4db4ab;};'use strict';var _=require(_0xe878('0x0'));var util=require(_0xe878('0x1'));var logger=require(_0xe878('0x2'))(_0xe878('0x3'));var moment=require(_0xe878('0x4'));var BPromise=require(_0xe878('0x5'));var rp=require(_0xe878('0x6'));var fs=require('fs');var path=require(_0xe878('0x7'));var rimraf=require(_0xe878('0x8'));var config=require(_0xe878('0x9'));var attributes=require(_0xe878('0xa'));module['exports']=function(_0x26473a,_0x4a7437){return _0x26473a[_0xe878('0xb')](_0xe878('0xc'),attributes,{'tableName':'openchannel_interactions','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xe878('0xd'),'collate':_0xe878('0xe'),'hooks':{'beforeUpdate':function(_0x2e6a7f,_0x187e15,_0xa3a70c){if(_0x2e6a7f[_0xe878('0xf')](_0xe878('0x10'))){_0x2e6a7f[_0xe878('0x11')]=moment()[_0xe878('0x12')]('YYYY-MM-DD\x20HH:mm:ss');}_0xa3a70c(null,_0x2e6a7f);}}});};