a76499a3a08eb270de403274af7227a64e5f48e4
[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 _0x07fa=['define','VoiceAgentReport','uniqueid','destuniqueid','lodash','util','../../config/logger','api','bluebird','request-promise','./voiceAgentReport.attributes'];(function(_0x36d175,_0x22930b){var _0x327c75=function(_0x2787d9){while(--_0x2787d9){_0x36d175['push'](_0x36d175['shift']());}};_0x327c75(++_0x22930b);}(_0x07fa,0x17a));var _0xa07f=function(_0x342baa,_0x4a110f){_0x342baa=_0x342baa-0x0;var _0x1208f3=_0x07fa[_0x342baa];return _0x1208f3;};'use strict';var _=require(_0xa07f('0x0'));var util=require(_0xa07f('0x1'));var logger=require(_0xa07f('0x2'))(_0xa07f('0x3'));var moment=require('moment');var BPromise=require(_0xa07f('0x4'));var rp=require(_0xa07f('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0xa07f('0x6'));module['exports']=function(_0x1bafc0,_0x4f6c82){return _0x1bafc0[_0xa07f('0x7')](_0xa07f('0x8'),attributes,{'tableName':'report_agent','paranoid':![],'indexes':[{'fields':[_0xa07f('0x9'),_0xa07f('0xa')]}],'timestamps':!![]});};