Built motion from commit 85328c08.|2.5.50
[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 _0x50b2=['utf8mb4','utf8mb4_unicode_ci','changed','closed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss','util','moment','bluebird','request-promise','../../config/environment','./openchannelInteraction.attributes','define','openchannel_interactions'];(function(_0x3dfc81,_0x3cd309){var _0x12e65c=function(_0x447fff){while(--_0x447fff){_0x3dfc81['push'](_0x3dfc81['shift']());}};_0x12e65c(++_0x3cd309);}(_0x50b2,0x9d));var _0x250b=function(_0x2dd6b1,_0x4485d7){_0x2dd6b1=_0x2dd6b1-0x0;var _0x494306=_0x50b2[_0x2dd6b1];return _0x494306;};'use strict';var _=require('lodash');var util=require(_0x250b('0x0'));var logger=require('../../config/logger')('api');var moment=require(_0x250b('0x1'));var BPromise=require(_0x250b('0x2'));var rp=require(_0x250b('0x3'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x250b('0x4'));var attributes=require(_0x250b('0x5'));module['exports']=function(_0x366242,_0x80961f){return _0x366242[_0x250b('0x6')]('OpenchannelInteraction',attributes,{'tableName':_0x250b('0x7'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x250b('0x8'),'collate':_0x250b('0x9'),'hooks':{'beforeUpdate':function(_0x21c835,_0x72935c,_0x2efa57){if(_0x21c835[_0x250b('0xa')](_0x250b('0xb'))){_0x21c835[_0x250b('0xc')]=moment()[_0x250b('0xd')](_0x250b('0xe'));}_0x2efa57(null,_0x21c835);}}});};