ebea20fa3d80496fc91e0c681d331c91e7e006a3
[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 _0xeb33=['../../config/environment','./voiceTransferReport.attributes','report_call_transfer','util','../../config/logger','api','moment','request-promise'];(function(_0x45bbfd,_0x310d66){var _0x1caa1d=function(_0x1b6b95){while(--_0x1b6b95){_0x45bbfd['push'](_0x45bbfd['shift']());}};_0x1caa1d(++_0x310d66);}(_0xeb33,0x123));var _0x3eb3=function(_0xeb3625,_0x1418c3){_0xeb3625=_0xeb3625-0x0;var _0x53b15d=_0xeb33[_0xeb3625];return _0x53b15d;};'use strict';var _=require('lodash');var util=require(_0x3eb3('0x0'));var logger=require(_0x3eb3('0x1'))(_0x3eb3('0x2'));var moment=require(_0x3eb3('0x3'));var BPromise=require('bluebird');var rp=require(_0x3eb3('0x4'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x3eb3('0x5'));var attributes=require(_0x3eb3('0x6'));module['exports']=function(_0x17c2f0,_0x5bd87f){return _0x17c2f0['define']('VoiceTransferReport',attributes,{'tableName':_0x3eb3('0x7'),'paranoid':![],'indexes':[],'timestamps':!![]});};