84d6687137bd88af42c3469d24076d0e0bb1e179
[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 _0x1fcd=['api','moment','bluebird','request-promise','../../config/environment','./faxInteraction.attributes','exports','define','FaxInteraction','changed','closed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss','util','../../config/logger'];(function(_0x1181f8,_0x4f8b9f){var _0x4ce56f=function(_0x2c4d68){while(--_0x2c4d68){_0x1181f8['push'](_0x1181f8['shift']());}};_0x4ce56f(++_0x4f8b9f);}(_0x1fcd,0x19e));var _0xd1fc=function(_0x174ef5,_0x256e8e){_0x174ef5=_0x174ef5-0x0;var _0x1cc379=_0x1fcd[_0x174ef5];return _0x1cc379;};'use strict';var _=require('lodash');var util=require(_0xd1fc('0x0'));var logger=require(_0xd1fc('0x1'))(_0xd1fc('0x2'));var moment=require(_0xd1fc('0x3'));var BPromise=require(_0xd1fc('0x4'));var rp=require(_0xd1fc('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0xd1fc('0x6'));var attributes=require(_0xd1fc('0x7'));module[_0xd1fc('0x8')]=function(_0x2e4af4,_0x2433b3){return _0x2e4af4[_0xd1fc('0x9')](_0xd1fc('0xa'),attributes,{'tableName':'fax_interactions','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x14ce0f,_0x5d096f,_0x58fc9d){if(_0x14ce0f[_0xd1fc('0xb')](_0xd1fc('0xc'))){_0x14ce0f[_0xd1fc('0xd')]=moment()[_0xd1fc('0xe')](_0xd1fc('0xf'));}_0x58fc9d(null,_0x14ce0f);}}});};