Built motion from commit 0900f080.|2.5.45
[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 _0x051e=['util','../../config/logger','api','moment','rimraf','./analyticExtractedReport.attributes','exports','AnalyticExtractedReport','analytics_extracted_reports','lodash'];(function(_0x1facfa,_0x1acf7d){var _0x9ec701=function(_0x115e37){while(--_0x115e37){_0x1facfa['push'](_0x1facfa['shift']());}};_0x9ec701(++_0x1acf7d);}(_0x051e,0x1a3));var _0xe051=function(_0x292447,_0x3de2f9){_0x292447=_0x292447-0x0;var _0x141608=_0x051e[_0x292447];return _0x141608;};'use strict';var _=require(_0xe051('0x0'));var util=require(_0xe051('0x1'));var logger=require(_0xe051('0x2'))(_0xe051('0x3'));var moment=require(_0xe051('0x4'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xe051('0x5'));var config=require('../../config/environment');var attributes=require(_0xe051('0x6'));module[_0xe051('0x7')]=function(_0x52c27c,_0x1bdac5){return _0x52c27c['define'](_0xe051('0x8'),attributes,{'tableName':_0xe051('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};