35ae5b52a8e75af0736aab633aa758bff2a796cf
[motion2.git] / server / api / voiceAgentReport / voiceAgentReport.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 _0x2762=['../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment','./voiceAgentReport.attributes','define','uniqueid','destuniqueid','util'];(function(_0x4d1748,_0x5deb27){var _0x5b348d=function(_0x3daf76){while(--_0x3daf76){_0x4d1748['push'](_0x4d1748['shift']());}};_0x5b348d(++_0x5deb27);}(_0x2762,0x1eb));var _0x2276=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x2762[_0x3dd15e];return _0x231fd0;};'use strict';var _=require('lodash');var util=require(_0x2276('0x0'));var logger=require(_0x2276('0x1'))(_0x2276('0x2'));var moment=require(_0x2276('0x3'));var BPromise=require(_0x2276('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x2276('0x5'));var rimraf=require(_0x2276('0x6'));var config=require(_0x2276('0x7'));var attributes=require(_0x2276('0x8'));module['exports']=function(_0x26947d,_0x2da37f){return _0x26947d[_0x2276('0x9')]('VoiceAgentReport',attributes,{'tableName':'report_agent','paranoid':![],'indexes':[{'fields':[_0x2276('0xa'),_0x2276('0xb')]}],'timestamps':!![]});};