676467391a4cec0b1e63831a532beabaafce423f
[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 _0x8fc3=['YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','api','moment','request-promise','path','define','FaxInteraction','fax_interactions','changed','closed','closedAt','format'];(function(_0x504e76,_0x56b71e){var _0x2d7e12=function(_0x357148){while(--_0x357148){_0x504e76['push'](_0x504e76['shift']());}};_0x2d7e12(++_0x56b71e);}(_0x8fc3,0xc4));var _0x38fc=function(_0x173441,_0x26b0d9){_0x173441=_0x173441-0x0;var _0x2423a8=_0x8fc3[_0x173441];return _0x2423a8;};'use strict';var _=require(_0x38fc('0x0'));var util=require(_0x38fc('0x1'));var logger=require(_0x38fc('0x2'))(_0x38fc('0x3'));var moment=require(_0x38fc('0x4'));var BPromise=require('bluebird');var rp=require(_0x38fc('0x5'));var fs=require('fs');var path=require(_0x38fc('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./faxInteraction.attributes');module['exports']=function(_0x145800,_0xcf8516){return _0x145800[_0x38fc('0x7')](_0x38fc('0x8'),attributes,{'tableName':_0x38fc('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x1bfef8,_0x18062f,_0x56191e){if(_0x1bfef8[_0x38fc('0xa')](_0x38fc('0xb'))){_0x1bfef8[_0x38fc('0xc')]=moment()[_0x38fc('0xd')](_0x38fc('0xe'));}_0x56191e(null,_0x1bfef8);}}});};