Built motion from commit dc14b02d.|2.6.27
[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 _0xd86f=['define','fax_interactions','changed','closed','closedAt','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','api','moment','bluebird','path','exports'];(function(_0x4c6f33,_0x17f272){var _0xed3711=function(_0x1139c1){while(--_0x1139c1){_0x4c6f33['push'](_0x4c6f33['shift']());}};_0xed3711(++_0x17f272);}(_0xd86f,0x180));var _0xfd86=function(_0x40a045,_0x516f0e){_0x40a045=_0x40a045-0x0;var _0x1a687c=_0xd86f[_0x40a045];return _0x1a687c;};'use strict';var _=require(_0xfd86('0x0'));var util=require(_0xfd86('0x1'));var logger=require(_0xfd86('0x2'))(_0xfd86('0x3'));var moment=require(_0xfd86('0x4'));var BPromise=require(_0xfd86('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xfd86('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./faxInteraction.attributes');module[_0xfd86('0x7')]=function(_0x4192c6,_0xc6094a){return _0x4192c6[_0xfd86('0x8')]('FaxInteraction',attributes,{'tableName':_0xfd86('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x599568,_0x4b5351,_0x15862f){if(_0x599568[_0xfd86('0xa')](_0xfd86('0xb'))){_0x599568[_0xfd86('0xc')]=moment()['format'](_0xfd86('0xd'));}_0x15862f(null,_0x599568);}}});};