Built motion from commit (unavailable).|2.5.24
[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 _0x9318=['define','AnalyticFieldReport','lodash','util','api','moment','bluebird','request-promise','path','../../config/environment','./analyticFieldReport.attributes'];(function(_0x49fdc9,_0x429f86){var _0xc586fd=function(_0xd509a0){while(--_0xd509a0){_0x49fdc9['push'](_0x49fdc9['shift']());}};_0xc586fd(++_0x429f86);}(_0x9318,0x14c));var _0x8931=function(_0x366383,_0x2c896e){_0x366383=_0x366383-0x0;var _0x16dbb0=_0x9318[_0x366383];return _0x16dbb0;};'use strict';var _=require(_0x8931('0x0'));var util=require(_0x8931('0x1'));var logger=require('../../config/logger')(_0x8931('0x2'));var moment=require(_0x8931('0x3'));var BPromise=require(_0x8931('0x4'));var rp=require(_0x8931('0x5'));var fs=require('fs');var path=require(_0x8931('0x6'));var rimraf=require('rimraf');var config=require(_0x8931('0x7'));var attributes=require(_0x8931('0x8'));module['exports']=function(_0x7f0fa8,_0x5dce2f){return _0x7f0fa8[_0x8931('0x9')](_0x8931('0xa'),attributes,{'tableName':'analytics_report_fields','paranoid':![],'indexes':[],'timestamps':!![]});};