acdfad18aa7240432065e7055b58eb1a8a934234
[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 _0x19f2=['format','YYYY-MM-DD\x20HH:mm:ss','util','../../config/logger','api','moment','bluebird','rimraf','./faxInteraction.attributes','exports','define','FaxInteraction','changed','closedAt'];(function(_0x3b8dcf,_0xbc517a){var _0x4c8f86=function(_0xc32b36){while(--_0xc32b36){_0x3b8dcf['push'](_0x3b8dcf['shift']());}};_0x4c8f86(++_0xbc517a);}(_0x19f2,0xaa));var _0x219f=function(_0x29aca7,_0x21c650){_0x29aca7=_0x29aca7-0x0;var _0x1db0a0=_0x19f2[_0x29aca7];return _0x1db0a0;};'use strict';var _=require('lodash');var util=require(_0x219f('0x0'));var logger=require(_0x219f('0x1'))(_0x219f('0x2'));var moment=require(_0x219f('0x3'));var BPromise=require(_0x219f('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0x219f('0x5'));var config=require('../../config/environment');var attributes=require(_0x219f('0x6'));module[_0x219f('0x7')]=function(_0x41b608,_0x328d67){return _0x41b608[_0x219f('0x8')](_0x219f('0x9'),attributes,{'tableName':'fax_interactions','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x1bc141,_0x47fa1f,_0x3c571a){if(_0x1bc141[_0x219f('0xa')]('closed')){_0x1bc141[_0x219f('0xb')]=moment()[_0x219f('0xc')](_0x219f('0xd'));}_0x3c571a(null,_0x1bc141);}}});};