Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / analyticDefaultReport / analyticDefaultReport.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 _0x7317=['../../config/logger','moment','path','rimraf','./analyticDefaultReport.attributes','exports','AnalyticDefaultReport','lodash','util'];(function(_0x59cb00,_0x52e12d){var _0x5a6c74=function(_0x703374){while(--_0x703374){_0x59cb00['push'](_0x59cb00['shift']());}};_0x5a6c74(++_0x52e12d);}(_0x7317,0x127));var _0x7731=function(_0x5cbb49,_0x2e9212){_0x5cbb49=_0x5cbb49-0x0;var _0x399fab=_0x7317[_0x5cbb49];return _0x399fab;};'use strict';var _=require(_0x7731('0x0'));var util=require(_0x7731('0x1'));var logger=require(_0x7731('0x2'))('api');var moment=require(_0x7731('0x3'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x7731('0x4'));var rimraf=require(_0x7731('0x5'));var config=require('../../config/environment');var attributes=require(_0x7731('0x6'));module[_0x7731('0x7')]=function(_0x42e64d,_0x42c3eb){return _0x42e64d['define'](_0x7731('0x8'),attributes,{'tableName':'analytics_default_reports','paranoid':![],'indexes':[],'timestamps':!![]});};