Built motion from commit 97153652.|2.6.26
[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 _0xf3d8=['bluebird','path','rimraf','./faxInteraction.attributes','define','FaxInteraction','fax_interactions','closed','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','api'];(function(_0x3861f7,_0x995b22){var _0x50879f=function(_0x3003f1){while(--_0x3003f1){_0x3861f7['push'](_0x3861f7['shift']());}};_0x50879f(++_0x995b22);}(_0xf3d8,0x175));var _0x8f3d=function(_0x547456,_0x1de17e){_0x547456=_0x547456-0x0;var _0xc1fd7b=_0xf3d8[_0x547456];return _0xc1fd7b;};'use strict';var _=require(_0x8f3d('0x0'));var util=require(_0x8f3d('0x1'));var logger=require(_0x8f3d('0x2'))(_0x8f3d('0x3'));var moment=require('moment');var BPromise=require(_0x8f3d('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x8f3d('0x5'));var rimraf=require(_0x8f3d('0x6'));var config=require('../../config/environment');var attributes=require(_0x8f3d('0x7'));module['exports']=function(_0x3ffc46,_0x53613e){return _0x3ffc46[_0x8f3d('0x8')](_0x8f3d('0x9'),attributes,{'tableName':_0x8f3d('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x324108,_0x22e5f3,_0x3c6698){if(_0x324108['changed'](_0x8f3d('0xb'))){_0x324108['closedAt']=moment()['format'](_0x8f3d('0xc'));}_0x3c6698(null,_0x324108);}}});};