Built motion from commit (unavailable).|2.4.21
[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 _0x2dbd=['uniqueid','lodash','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','exports','define','FaxTransferReport','report_fax_transfer'];(function(_0x28e33b,_0x47eb28){var _0x50032b=function(_0x366006){while(--_0x366006){_0x28e33b['push'](_0x28e33b['shift']());}};_0x50032b(++_0x47eb28);}(_0x2dbd,0xd1));var _0xd2db=function(_0x5358ed,_0x4ab15e){_0x5358ed=_0x5358ed-0x0;var _0x558f57=_0x2dbd[_0x5358ed];return _0x558f57;};'use strict';var _=require(_0xd2db('0x0'));var util=require('util');var logger=require(_0xd2db('0x1'))(_0xd2db('0x2'));var moment=require(_0xd2db('0x3'));var BPromise=require('bluebird');var rp=require(_0xd2db('0x4'));var fs=require('fs');var path=require(_0xd2db('0x5'));var rimraf=require(_0xd2db('0x6'));var config=require(_0xd2db('0x7'));var attributes=require('./faxTransferReport.attributes');module[_0xd2db('0x8')]=function(_0x2f2ca2,_0x251e32){return _0x2f2ca2[_0xd2db('0x9')](_0xd2db('0xa'),attributes,{'tableName':_0xd2db('0xb'),'paranoid':![],'indexes':[{'name':_0xd2db('0xc'),'fields':['uniqueid']}],'timestamps':!![]});};