91d375bd8ed4e1430249ce96c7214e32ea5b74cc
[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 _0x0a89=['moment','bluebird','request-promise','path','rimraf','../../config/environment','define','report_fax_transfer','uniqueid','lodash'];(function(_0x19aba2,_0x469e8a){var _0x3fc7df=function(_0x55eafc){while(--_0x55eafc){_0x19aba2['push'](_0x19aba2['shift']());}};_0x3fc7df(++_0x469e8a);}(_0x0a89,0x1ad));var _0x90a8=function(_0x387124,_0x50647a){_0x387124=_0x387124-0x0;var _0x3e2775=_0x0a89[_0x387124];return _0x3e2775;};'use strict';var _=require(_0x90a8('0x0'));var util=require('util');var logger=require('../../config/logger')('api');var moment=require(_0x90a8('0x1'));var BPromise=require(_0x90a8('0x2'));var rp=require(_0x90a8('0x3'));var fs=require('fs');var path=require(_0x90a8('0x4'));var rimraf=require(_0x90a8('0x5'));var config=require(_0x90a8('0x6'));var attributes=require('./faxTransferReport.attributes');module['exports']=function(_0x63b646,_0x511e2b){return _0x63b646[_0x90a8('0x7')]('FaxTransferReport',attributes,{'tableName':_0x90a8('0x8'),'paranoid':![],'indexes':[{'name':_0x90a8('0x9'),'fields':[_0x90a8('0x9')]}],'timestamps':!![]});};