b1530bf6ab152358b9c964f070d2f4f652b7e1a3
[motion2.git] / server / api / analyticFieldReport / analyticFieldReport.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 _0x7aaa=['./analyticFieldReport.attributes','exports','define','analytics_report_fields','lodash','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment'];(function(_0x18946e,_0x2241d1){var _0x1a9c9c=function(_0x18cbef){while(--_0x18cbef){_0x18946e['push'](_0x18946e['shift']());}};_0x1a9c9c(++_0x2241d1);}(_0x7aaa,0x7c));var _0xa7aa=function(_0x26881b,_0x3bd270){_0x26881b=_0x26881b-0x0;var _0x3536ae=_0x7aaa[_0x26881b];return _0x3536ae;};'use strict';var _=require(_0xa7aa('0x0'));var util=require('util');var logger=require(_0xa7aa('0x1'))(_0xa7aa('0x2'));var moment=require(_0xa7aa('0x3'));var BPromise=require(_0xa7aa('0x4'));var rp=require(_0xa7aa('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xa7aa('0x6'));var config=require(_0xa7aa('0x7'));var attributes=require(_0xa7aa('0x8'));module[_0xa7aa('0x9')]=function(_0x5f978d,_0x4624d8){return _0x5f978d[_0xa7aa('0xa')]('AnalyticFieldReport',attributes,{'tableName':_0xa7aa('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};