Built motion from commit 616d3211.|2.6.4
[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 _0x8819=['../../config/environment','./voiceAgentReport.attributes','exports','VoiceAgentReport','destuniqueid','../../config/logger','api','moment','bluebird','request-promise','rimraf'];(function(_0x55ca59,_0x30b9c0){var _0x4c8262=function(_0x3415c1){while(--_0x3415c1){_0x55ca59['push'](_0x55ca59['shift']());}};_0x4c8262(++_0x30b9c0);}(_0x8819,0x94));var _0x9881=function(_0x47380c,_0x53bd30){_0x47380c=_0x47380c-0x0;var _0x38183a=_0x8819[_0x47380c];return _0x38183a;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x9881('0x0'))(_0x9881('0x1'));var moment=require(_0x9881('0x2'));var BPromise=require(_0x9881('0x3'));var rp=require(_0x9881('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0x9881('0x5'));var config=require(_0x9881('0x6'));var attributes=require(_0x9881('0x7'));module[_0x9881('0x8')]=function(_0x1791fd,_0x2a3664){return _0x1791fd['define'](_0x9881('0x9'),attributes,{'tableName':'report_agent','paranoid':![],'indexes':[{'fields':['uniqueid',_0x9881('0xa')]}],'timestamps':!![]});};