d1791e1d6a24b34b87c2305cf62e998e24c6fb4d
[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 _0xb724=['../../config/environment','exports','define','FaxTransferReport','uniqueid','lodash','util','api','bluebird','path'];(function(_0x279bbc,_0x4857fb){var _0x527c92=function(_0x303457){while(--_0x303457){_0x279bbc['push'](_0x279bbc['shift']());}};_0x527c92(++_0x4857fb);}(_0xb724,0x19f));var _0x4b72=function(_0x310ad0,_0x372574){_0x310ad0=_0x310ad0-0x0;var _0x21188a=_0xb724[_0x310ad0];return _0x21188a;};'use strict';var _=require(_0x4b72('0x0'));var util=require(_0x4b72('0x1'));var logger=require('../../config/logger')(_0x4b72('0x2'));var moment=require('moment');var BPromise=require(_0x4b72('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x4b72('0x4'));var rimraf=require('rimraf');var config=require(_0x4b72('0x5'));var attributes=require('./faxTransferReport.attributes');module[_0x4b72('0x6')]=function(_0x24c158,_0xe17087){return _0x24c158[_0x4b72('0x7')](_0x4b72('0x8'),attributes,{'tableName':'report_fax_transfer','paranoid':![],'indexes':[{'name':_0x4b72('0x9'),'fields':[_0x4b72('0x9')]}],'timestamps':!![]});};