Built motion from commit 43538d75.|2.5.35
[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 _0x0984=['../../config/logger','moment','bluebird','request-promise','rimraf','../../config/environment','./reportAgentPreview.attributes','exports','ReportAgentPreview','lodash','util'];(function(_0x21d0e6,_0x5a7aa6){var _0x1cc2d1=function(_0x25ded8){while(--_0x25ded8){_0x21d0e6['push'](_0x21d0e6['shift']());}};_0x1cc2d1(++_0x5a7aa6);}(_0x0984,0xda));var _0x4098=function(_0x393449,_0x3a1340){_0x393449=_0x393449-0x0;var _0x22da41=_0x0984[_0x393449];return _0x22da41;};'use strict';var _=require(_0x4098('0x0'));var util=require(_0x4098('0x1'));var logger=require(_0x4098('0x2'))('api');var moment=require(_0x4098('0x3'));var BPromise=require(_0x4098('0x4'));var rp=require(_0x4098('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x4098('0x6'));var config=require(_0x4098('0x7'));var attributes=require(_0x4098('0x8'));module[_0x4098('0x9')]=function(_0x3371d2,_0xf1cd06){return _0x3371d2['define'](_0x4098('0xa'),attributes,{'tableName':'report_agent_preview','paranoid':![],'indexes':[],'timestamps':!![]});};