Built motion from commit 9d0783e6.|2.6.13
[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 _0xdbeb=['request-promise','rimraf','define','FaxInteraction','changed','closed','closedAt','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','api','moment','bluebird'];(function(_0xf7ff4,_0x543a19){var _0x554e6a=function(_0x4b8192){while(--_0x4b8192){_0xf7ff4['push'](_0xf7ff4['shift']());}};_0x554e6a(++_0x543a19);}(_0xdbeb,0x174));var _0xbdbe=function(_0x453a4e,_0x264785){_0x453a4e=_0x453a4e-0x0;var _0x57dd75=_0xdbeb[_0x453a4e];return _0x57dd75;};'use strict';var _=require(_0xbdbe('0x0'));var util=require(_0xbdbe('0x1'));var logger=require(_0xbdbe('0x2'))(_0xbdbe('0x3'));var moment=require(_0xbdbe('0x4'));var BPromise=require(_0xbdbe('0x5'));var rp=require(_0xbdbe('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xbdbe('0x7'));var config=require('../../config/environment');var attributes=require('./faxInteraction.attributes');module['exports']=function(_0xd07f84,_0x6f9316){return _0xd07f84[_0xbdbe('0x8')](_0xbdbe('0x9'),attributes,{'tableName':'fax_interactions','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x32d49a,_0x3b10aa,_0x24ad50){if(_0x32d49a[_0xbdbe('0xa')](_0xbdbe('0xb'))){_0x32d49a[_0xbdbe('0xc')]=moment()['format'](_0xbdbe('0xd'));}_0x24ad50(null,_0x32d49a);}}});};