Built motion from commit 994c64e1.|2.6.1
[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 _0xf776=['api','bluebird','request-promise','path','rimraf','./voiceAgentReport.attributes','define','VoiceAgentReport','uniqueid','lodash','../../config/logger'];(function(_0x2dda4d,_0x46d702){var _0x4580f4=function(_0x2c1989){while(--_0x2c1989){_0x2dda4d['push'](_0x2dda4d['shift']());}};_0x4580f4(++_0x46d702);}(_0xf776,0x169));var _0x6f77=function(_0x5d2fb2,_0x4bb6c6){_0x5d2fb2=_0x5d2fb2-0x0;var _0x2937d7=_0xf776[_0x5d2fb2];return _0x2937d7;};'use strict';var _=require(_0x6f77('0x0'));var util=require('util');var logger=require(_0x6f77('0x1'))(_0x6f77('0x2'));var moment=require('moment');var BPromise=require(_0x6f77('0x3'));var rp=require(_0x6f77('0x4'));var fs=require('fs');var path=require(_0x6f77('0x5'));var rimraf=require(_0x6f77('0x6'));var config=require('../../config/environment');var attributes=require(_0x6f77('0x7'));module['exports']=function(_0xf62e3e,_0x21909a){return _0xf62e3e[_0x6f77('0x8')](_0x6f77('0x9'),attributes,{'tableName':'report_agent','paranoid':![],'indexes':[{'fields':[_0x6f77('0xa'),'destuniqueid']}],'timestamps':!![]});};