66a911f65d5e3a233f6225f8d7e623096312bb60
[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 _0x9eea=['api','moment','bluebird','rimraf','../../config/environment','./voiceTransferReport.attributes','define','report_call_transfer','lodash','util','../../config/logger'];(function(_0x163555,_0x27ce78){var _0x250307=function(_0x27c529){while(--_0x27c529){_0x163555['push'](_0x163555['shift']());}};_0x250307(++_0x27ce78);}(_0x9eea,0xce));var _0xa9ee=function(_0x2e1cc4,_0x5e93f6){_0x2e1cc4=_0x2e1cc4-0x0;var _0x50be05=_0x9eea[_0x2e1cc4];return _0x50be05;};'use strict';var _=require(_0xa9ee('0x0'));var util=require(_0xa9ee('0x1'));var logger=require(_0xa9ee('0x2'))(_0xa9ee('0x3'));var moment=require(_0xa9ee('0x4'));var BPromise=require(_0xa9ee('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xa9ee('0x6'));var config=require(_0xa9ee('0x7'));var attributes=require(_0xa9ee('0x8'));module['exports']=function(_0x5284dc,_0x49c70b){return _0x5284dc[_0xa9ee('0x9')]('VoiceTransferReport',attributes,{'tableName':_0xa9ee('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};