Built motion from commit e1760111.|2.6.18
[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 _0xaeeb=['define','FaxInteraction','fax_interactions','changed','closed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss','util','../../config/logger','moment','request-promise','path','rimraf','../../config/environment'];(function(_0x443ec0,_0x186140){var _0x227249=function(_0xf48696){while(--_0xf48696){_0x443ec0['push'](_0x443ec0['shift']());}};_0x227249(++_0x186140);}(_0xaeeb,0x116));var _0xbaee=function(_0x28894c,_0x5a428c){_0x28894c=_0x28894c-0x0;var _0x3e108c=_0xaeeb[_0x28894c];return _0x3e108c;};'use strict';var _=require('lodash');var util=require(_0xbaee('0x0'));var logger=require(_0xbaee('0x1'))('api');var moment=require(_0xbaee('0x2'));var BPromise=require('bluebird');var rp=require(_0xbaee('0x3'));var fs=require('fs');var path=require(_0xbaee('0x4'));var rimraf=require(_0xbaee('0x5'));var config=require(_0xbaee('0x6'));var attributes=require('./faxInteraction.attributes');module['exports']=function(_0x25948e,_0x534a){return _0x25948e[_0xbaee('0x7')](_0xbaee('0x8'),attributes,{'tableName':_0xbaee('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x12449a,_0x9582d0,_0x297551){if(_0x12449a[_0xbaee('0xa')](_0xbaee('0xb'))){_0x12449a[_0xbaee('0xc')]=moment()[_0xbaee('0xd')](_0xbaee('0xe'));}_0x297551(null,_0x12449a);}}});};