Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / analyticExtractedReport / analyticExtractedReport.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 _0x3c9e=['util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','./analyticExtractedReport.attributes','exports','AnalyticExtractedReport','lodash'];(function(_0x1d8409,_0x36a763){var _0x55fafd=function(_0x1f1fbc){while(--_0x1f1fbc){_0x1d8409['push'](_0x1d8409['shift']());}};_0x55fafd(++_0x36a763);}(_0x3c9e,0x18b));var _0xe3c9=function(_0x197b3b,_0x571444){_0x197b3b=_0x197b3b-0x0;var _0x4ebc99=_0x3c9e[_0x197b3b];return _0x4ebc99;};'use strict';var _=require(_0xe3c9('0x0'));var util=require(_0xe3c9('0x1'));var logger=require(_0xe3c9('0x2'))(_0xe3c9('0x3'));var moment=require(_0xe3c9('0x4'));var BPromise=require(_0xe3c9('0x5'));var rp=require(_0xe3c9('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xe3c9('0x7'));var config=require(_0xe3c9('0x8'));var attributes=require(_0xe3c9('0x9'));module[_0xe3c9('0xa')]=function(_0x252453,_0x51c19e){return _0x252453['define'](_0xe3c9('0xb'),attributes,{'tableName':'analytics_extracted_reports','paranoid':![],'indexes':[],'timestamps':!![]});};