ab3609defd93de85b8296e75c0f6143f2083be6a
[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 _0x2fe2=['define','VoiceTransferReport','lodash','util','bluebird','request-promise','path','rimraf','../../config/environment','./voiceTransferReport.attributes','exports'];(function(_0x49388b,_0xb93269){var _0x293c7c=function(_0x4ffb29){while(--_0x4ffb29){_0x49388b['push'](_0x49388b['shift']());}};_0x293c7c(++_0xb93269);}(_0x2fe2,0x86));var _0x22fe=function(_0x49f9b0,_0x59823a){_0x49f9b0=_0x49f9b0-0x0;var _0x59126e=_0x2fe2[_0x49f9b0];return _0x59126e;};'use strict';var _=require(_0x22fe('0x0'));var util=require(_0x22fe('0x1'));var logger=require('../../config/logger')('api');var moment=require('moment');var BPromise=require(_0x22fe('0x2'));var rp=require(_0x22fe('0x3'));var fs=require('fs');var path=require(_0x22fe('0x4'));var rimraf=require(_0x22fe('0x5'));var config=require(_0x22fe('0x6'));var attributes=require(_0x22fe('0x7'));module[_0x22fe('0x8')]=function(_0x11220d,_0x56af13){return _0x11220d[_0x22fe('0x9')](_0x22fe('0xa'),attributes,{'tableName':'report_call_transfer','paranoid':![],'indexes':[],'timestamps':!![]});};