Built motion from commit 639a1a7f.|2.6.19
[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 _0x53a3=['lodash','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','define'];(function(_0x56bcaa,_0x123fb1){var _0x29ee20=function(_0x1c1e20){while(--_0x1c1e20){_0x56bcaa['push'](_0x56bcaa['shift']());}};_0x29ee20(++_0x123fb1);}(_0x53a3,0xf0));var _0x353a=function(_0x3217d3,_0xf66fcf){_0x3217d3=_0x3217d3-0x0;var _0x260f43=_0x53a3[_0x3217d3];return _0x260f43;};'use strict';var _=require(_0x353a('0x0'));var util=require('util');var logger=require(_0x353a('0x1'))(_0x353a('0x2'));var moment=require(_0x353a('0x3'));var BPromise=require(_0x353a('0x4'));var rp=require(_0x353a('0x5'));var fs=require('fs');var path=require(_0x353a('0x6'));var rimraf=require(_0x353a('0x7'));var config=require(_0x353a('0x8'));var attributes=require('./analyticFieldReport.attributes');module['exports']=function(_0x3f8b6e,_0xa61563){return _0x3f8b6e[_0x353a('0x9')]('AnalyticFieldReport',attributes,{'tableName':'analytics_report_fields','paranoid':![],'indexes':[],'timestamps':!![]});};