Built motion from commit 52c8a02d.|2.6.29
[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 _0xabdd=['request-promise','path','../../config/environment','./faxInteraction.attributes','exports','define','FaxInteraction','fax_interactions','closed','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','api','bluebird'];(function(_0x16f6a4,_0xfa4d1b){var _0x1ede60=function(_0xb079d2){while(--_0xb079d2){_0x16f6a4['push'](_0x16f6a4['shift']());}};_0x1ede60(++_0xfa4d1b);}(_0xabdd,0x82));var _0xdabd=function(_0x6972d0,_0x5caf68){_0x6972d0=_0x6972d0-0x0;var _0x4ff54c=_0xabdd[_0x6972d0];return _0x4ff54c;};'use strict';var _=require(_0xdabd('0x0'));var util=require(_0xdabd('0x1'));var logger=require(_0xdabd('0x2'))(_0xdabd('0x3'));var moment=require('moment');var BPromise=require(_0xdabd('0x4'));var rp=require(_0xdabd('0x5'));var fs=require('fs');var path=require(_0xdabd('0x6'));var rimraf=require('rimraf');var config=require(_0xdabd('0x7'));var attributes=require(_0xdabd('0x8'));module[_0xdabd('0x9')]=function(_0x175415,_0x96a737){return _0x175415[_0xdabd('0xa')](_0xdabd('0xb'),attributes,{'tableName':_0xdabd('0xc'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x243674,_0x543c88,_0x5c7638){if(_0x243674['changed'](_0xdabd('0xd'))){_0x243674['closedAt']=moment()['format'](_0xdabd('0xe'));}_0x5c7638(null,_0x243674);}}});};