Built motion from commit (unavailable).|2.5.26
[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 _0x5ab5=['fax_interactions','changed','closed','closedAt','YYYY-MM-DD\x20HH:mm:ss','lodash','util','../../config/logger','api','moment','bluebird','../../config/environment','./faxInteraction.attributes','exports','define','FaxInteraction'];(function(_0x38d1dd,_0x238dd3){var _0x441dd7=function(_0x947607){while(--_0x947607){_0x38d1dd['push'](_0x38d1dd['shift']());}};_0x441dd7(++_0x238dd3);}(_0x5ab5,0x105));var _0x55ab=function(_0x449e69,_0x9287f3){_0x449e69=_0x449e69-0x0;var _0x154eed=_0x5ab5[_0x449e69];return _0x154eed;};'use strict';var _=require(_0x55ab('0x0'));var util=require(_0x55ab('0x1'));var logger=require(_0x55ab('0x2'))(_0x55ab('0x3'));var moment=require(_0x55ab('0x4'));var BPromise=require(_0x55ab('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x55ab('0x6'));var attributes=require(_0x55ab('0x7'));module[_0x55ab('0x8')]=function(_0x2181e6,_0x24cca7){return _0x2181e6[_0x55ab('0x9')](_0x55ab('0xa'),attributes,{'tableName':_0x55ab('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x45db62,_0x5963b8,_0x28bcd5){if(_0x45db62[_0x55ab('0xc')](_0x55ab('0xd'))){_0x45db62[_0x55ab('0xe')]=moment()['format'](_0x55ab('0xf'));}_0x28bcd5(null,_0x45db62);}}});};