b9b2f648c177321be4a6c5350980f7b90f2ed2ff
[motion2.git] / server / api / reportAgentPreview / reportAgentPreview.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 _0x5d0c=['./reportAgentPreview.attributes','ReportAgentPreview','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0xf96c0a,_0x28d535){var _0x1cd6a7=function(_0x317dd0){while(--_0x317dd0){_0xf96c0a['push'](_0xf96c0a['shift']());}};_0x1cd6a7(++_0x28d535);}(_0x5d0c,0x1e2));var _0xc5d0=function(_0x175f91,_0x563105){_0x175f91=_0x175f91-0x0;var _0x3f7866=_0x5d0c[_0x175f91];return _0x3f7866;};'use strict';var _=require(_0xc5d0('0x0'));var util=require(_0xc5d0('0x1'));var logger=require(_0xc5d0('0x2'))(_0xc5d0('0x3'));var moment=require(_0xc5d0('0x4'));var BPromise=require(_0xc5d0('0x5'));var rp=require(_0xc5d0('0x6'));var fs=require('fs');var path=require(_0xc5d0('0x7'));var rimraf=require(_0xc5d0('0x8'));var config=require(_0xc5d0('0x9'));var attributes=require(_0xc5d0('0xa'));module['exports']=function(_0xc38147,_0x2fa55e){return _0xc38147['define'](_0xc5d0('0xb'),attributes,{'tableName':'report_agent_preview','paranoid':![],'indexes':[],'timestamps':!![]});};