de8fcdc3c92022418eb5eacbec09177ff0df279e
[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 _0x49b9=['define','fax_interactions','changed','closedAt','format','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./faxInteraction.attributes','exports'];(function(_0x474840,_0x57fc28){var _0x52c036=function(_0x5d51f7){while(--_0x5d51f7){_0x474840['push'](_0x474840['shift']());}};_0x52c036(++_0x57fc28);}(_0x49b9,0xaa));var _0x949b=function(_0x55114d,_0x32820f){_0x55114d=_0x55114d-0x0;var _0x28b7c0=_0x49b9[_0x55114d];return _0x28b7c0;};'use strict';var _=require('lodash');var util=require(_0x949b('0x0'));var logger=require(_0x949b('0x1'))(_0x949b('0x2'));var moment=require('moment');var BPromise=require(_0x949b('0x3'));var rp=require(_0x949b('0x4'));var fs=require('fs');var path=require(_0x949b('0x5'));var rimraf=require(_0x949b('0x6'));var config=require(_0x949b('0x7'));var attributes=require(_0x949b('0x8'));module[_0x949b('0x9')]=function(_0xca86af,_0x2259c5){return _0xca86af[_0x949b('0xa')]('FaxInteraction',attributes,{'tableName':_0x949b('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x3e73aa,_0x1cb25c,_0x35903b){if(_0x3e73aa[_0x949b('0xc')]('closed')){_0x3e73aa[_0x949b('0xd')]=moment()[_0x949b('0xe')]('YYYY-MM-DD\x20HH:mm:ss');}_0x35903b(null,_0x3e73aa);}}});};