6b08aa50b318c7dcd243b19ecb7d85422a5968dd
[motion2.git] / server / api / faxTransferReport / faxTransferReport.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 _0x502a=['define','FaxTransferReport','uniqueid','util','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','./faxTransferReport.attributes'];(function(_0x4c9a56,_0x1f060a){var _0xfef63f=function(_0x2ef2ea){while(--_0x2ef2ea){_0x4c9a56['push'](_0x4c9a56['shift']());}};_0xfef63f(++_0x1f060a);}(_0x502a,0xff));var _0xa502=function(_0x5c56fa,_0x302e6e){_0x5c56fa=_0x5c56fa-0x0;var _0x3f78ed=_0x502a[_0x5c56fa];return _0x3f78ed;};'use strict';var _=require('lodash');var util=require(_0xa502('0x0'));var logger=require(_0xa502('0x1'))('api');var moment=require(_0xa502('0x2'));var BPromise=require(_0xa502('0x3'));var rp=require(_0xa502('0x4'));var fs=require('fs');var path=require(_0xa502('0x5'));var rimraf=require(_0xa502('0x6'));var config=require(_0xa502('0x7'));var attributes=require(_0xa502('0x8'));module['exports']=function(_0x188b2b,_0x4bc74d){return _0x188b2b[_0xa502('0x9')](_0xa502('0xa'),attributes,{'tableName':'report_fax_transfer','paranoid':![],'indexes':[{'name':_0xa502('0xb'),'fields':[_0xa502('0xb')]}],'timestamps':!![]});};