Built motion from commit (unavailable).|2.5.0
[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 _0x97ae=['rimraf','../../config/environment','./faxInteraction.attributes','exports','define','FaxInteraction','changed','closed','YYYY-MM-DD\x20HH:mm:ss','util','../../config/logger','api','moment','bluebird','request-promise'];(function(_0x291786,_0x1b2cce){var _0x27393a=function(_0x3f226d){while(--_0x3f226d){_0x291786['push'](_0x291786['shift']());}};_0x27393a(++_0x1b2cce);}(_0x97ae,0x90));var _0xe97a=function(_0x9c4282,_0x5f5b12){_0x9c4282=_0x9c4282-0x0;var _0x484dd4=_0x97ae[_0x9c4282];return _0x484dd4;};'use strict';var _=require('lodash');var util=require(_0xe97a('0x0'));var logger=require(_0xe97a('0x1'))(_0xe97a('0x2'));var moment=require(_0xe97a('0x3'));var BPromise=require(_0xe97a('0x4'));var rp=require(_0xe97a('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xe97a('0x6'));var config=require(_0xe97a('0x7'));var attributes=require(_0xe97a('0x8'));module[_0xe97a('0x9')]=function(_0x20d9f8,_0x5c58a2){return _0x20d9f8[_0xe97a('0xa')](_0xe97a('0xb'),attributes,{'tableName':'fax_interactions','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x1e52d9,_0x571942,_0x433e6f){if(_0x1e52d9[_0xe97a('0xc')](_0xe97a('0xd'))){_0x1e52d9['closedAt']=moment()['format'](_0xe97a('0xe'));}_0x433e6f(null,_0x1e52d9);}}});};