c5c1ce99866b2bc5d6c6245002ab8e96e09ac1f2
[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 _0x644f=['format','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','define','openchannel_interactions','utf8mb4','utf8mb4_unicode_ci','changed','closed','closedAt'];(function(_0x241bf5,_0x49332c){var _0x38ea27=function(_0x5b03ff){while(--_0x5b03ff){_0x241bf5['push'](_0x241bf5['shift']());}};_0x38ea27(++_0x49332c);}(_0x644f,0x177));var _0xf644=function(_0x1f7413,_0x3388c3){_0x1f7413=_0x1f7413-0x0;var _0x2d2775=_0x644f[_0x1f7413];return _0x2d2775;};'use strict';var _=require('lodash');var util=require(_0xf644('0x0'));var logger=require(_0xf644('0x1'))(_0xf644('0x2'));var moment=require(_0xf644('0x3'));var BPromise=require(_0xf644('0x4'));var rp=require(_0xf644('0x5'));var fs=require('fs');var path=require(_0xf644('0x6'));var rimraf=require(_0xf644('0x7'));var config=require(_0xf644('0x8'));var attributes=require('./openchannelInteraction.attributes');module['exports']=function(_0x23cd49,_0x16e2f2){return _0x23cd49[_0xf644('0x9')]('OpenchannelInteraction',attributes,{'tableName':_0xf644('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xf644('0xb'),'collate':_0xf644('0xc'),'hooks':{'beforeUpdate':function(_0x2c1d90,_0x129a88,_0x594858){if(_0x2c1d90[_0xf644('0xd')](_0xf644('0xe'))){_0x2c1d90[_0xf644('0xf')]=moment()[_0xf644('0x10')]('YYYY-MM-DD\x20HH:mm:ss');}_0x594858(null,_0x2c1d90);}}});};