Built motion from commit e2351160.|2.5.50
[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 _0x6a90=['api','moment','bluebird','request-promise','path','rimraf','exports','FaxInteraction','fax_interactions','closed','closedAt','YYYY-MM-DD\x20HH:mm:ss','util','../../config/logger'];(function(_0x41119c,_0x4c6f14){var _0x4272cc=function(_0x5688b3){while(--_0x5688b3){_0x41119c['push'](_0x41119c['shift']());}};_0x4272cc(++_0x4c6f14);}(_0x6a90,0x14e));var _0x06a9=function(_0x27b560,_0x5d58ff){_0x27b560=_0x27b560-0x0;var _0xfb7131=_0x6a90[_0x27b560];return _0xfb7131;};'use strict';var _=require('lodash');var util=require(_0x06a9('0x0'));var logger=require(_0x06a9('0x1'))(_0x06a9('0x2'));var moment=require(_0x06a9('0x3'));var BPromise=require(_0x06a9('0x4'));var rp=require(_0x06a9('0x5'));var fs=require('fs');var path=require(_0x06a9('0x6'));var rimraf=require(_0x06a9('0x7'));var config=require('../../config/environment');var attributes=require('./faxInteraction.attributes');module[_0x06a9('0x8')]=function(_0xa6d950,_0x2d9b4b){return _0xa6d950['define'](_0x06a9('0x9'),attributes,{'tableName':_0x06a9('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x5bfc28,_0x54b797,_0x104bca){if(_0x5bfc28['changed'](_0x06a9('0xb'))){_0x5bfc28[_0x06a9('0xc')]=moment()['format'](_0x06a9('0xd'));}_0x104bca(null,_0x5bfc28);}}});};