c0b00f444e6f7978ccf45ea342011282d1415fd8
[motion2.git] / server / api / voiceTransferReport / voiceTransferReport.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 _0xee5b=['lodash','util','../../config/logger','api','moment','bluebird','rimraf','../../config/environment','./voiceTransferReport.attributes','exports','define'];(function(_0x1ae5ab,_0xc5d441){var _0x1ce001=function(_0x5ef96d){while(--_0x5ef96d){_0x1ae5ab['push'](_0x1ae5ab['shift']());}};_0x1ce001(++_0xc5d441);}(_0xee5b,0x1c3));var _0xbee5=function(_0x2d5e6f,_0x5a35b5){_0x2d5e6f=_0x2d5e6f-0x0;var _0x28812b=_0xee5b[_0x2d5e6f];return _0x28812b;};'use strict';var _=require(_0xbee5('0x0'));var util=require(_0xbee5('0x1'));var logger=require(_0xbee5('0x2'))(_0xbee5('0x3'));var moment=require(_0xbee5('0x4'));var BPromise=require(_0xbee5('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xbee5('0x6'));var config=require(_0xbee5('0x7'));var attributes=require(_0xbee5('0x8'));module[_0xbee5('0x9')]=function(_0x51fb74,_0x3679ae){return _0x51fb74[_0xbee5('0xa')]('VoiceTransferReport',attributes,{'tableName':'report_call_transfer','paranoid':![],'indexes':[],'timestamps':!![]});};