7a481a212602b7031a1acd41e4240cf116787d2a
[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 _0x7c04=['request-promise','path','rimraf','../../config/environment','./reportAgentPreview.attributes','report_agent_preview','lodash','util','../../config/logger','api','moment'];(function(_0x4b055c,_0x4b870b){var _0x4b62bb=function(_0x4884c2){while(--_0x4884c2){_0x4b055c['push'](_0x4b055c['shift']());}};_0x4b62bb(++_0x4b870b);}(_0x7c04,0xa0));var _0x47c0=function(_0x214983,_0xe60f53){_0x214983=_0x214983-0x0;var _0x2feb34=_0x7c04[_0x214983];return _0x2feb34;};'use strict';var _=require(_0x47c0('0x0'));var util=require(_0x47c0('0x1'));var logger=require(_0x47c0('0x2'))(_0x47c0('0x3'));var moment=require(_0x47c0('0x4'));var BPromise=require('bluebird');var rp=require(_0x47c0('0x5'));var fs=require('fs');var path=require(_0x47c0('0x6'));var rimraf=require(_0x47c0('0x7'));var config=require(_0x47c0('0x8'));var attributes=require(_0x47c0('0x9'));module['exports']=function(_0x3aaebb,_0x168f20){return _0x3aaebb['define']('ReportAgentPreview',attributes,{'tableName':_0x47c0('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};