Built motion from commit d9028345.|2.5.43
[motion2.git] / server / api / faxInteraction / faxInteraction.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 _0x6d3d=['request-promise','path','rimraf','../../config/environment','./faxInteraction.attributes','exports','define','FaxInteraction','changed','closed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','moment'];(function(_0x31dca2,_0xe65aa){var _0x18c0a0=function(_0x19be88){while(--_0x19be88){_0x31dca2['push'](_0x31dca2['shift']());}};_0x18c0a0(++_0xe65aa);}(_0x6d3d,0x12e));var _0xd6d3=function(_0x9cd0d7,_0x1a9a95){_0x9cd0d7=_0x9cd0d7-0x0;var _0x572e1f=_0x6d3d[_0x9cd0d7];return _0x572e1f;};'use strict';var _=require(_0xd6d3('0x0'));var util=require(_0xd6d3('0x1'));var logger=require(_0xd6d3('0x2'))('api');var moment=require(_0xd6d3('0x3'));var BPromise=require('bluebird');var rp=require(_0xd6d3('0x4'));var fs=require('fs');var path=require(_0xd6d3('0x5'));var rimraf=require(_0xd6d3('0x6'));var config=require(_0xd6d3('0x7'));var attributes=require(_0xd6d3('0x8'));module[_0xd6d3('0x9')]=function(_0x44af6e,_0x55429a){return _0x44af6e[_0xd6d3('0xa')](_0xd6d3('0xb'),attributes,{'tableName':'fax_interactions','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x34feff,_0x44a973,_0x420833){if(_0x34feff[_0xd6d3('0xc')](_0xd6d3('0xd'))){_0x34feff[_0xd6d3('0xe')]=moment()[_0xd6d3('0xf')](_0xd6d3('0x10'));}_0x420833(null,_0x34feff);}}});};