Built motion from commit (unavailable).|2.5.14
[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 _0x3096=['../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','analytics_report_fields','lodash','util'];(function(_0x2286d3,_0x40bb85){var _0x39d1a8=function(_0x185a32){while(--_0x185a32){_0x2286d3['push'](_0x2286d3['shift']());}};_0x39d1a8(++_0x40bb85);}(_0x3096,0x80));var _0x6309=function(_0x4143ee,_0x4d6aef){_0x4143ee=_0x4143ee-0x0;var _0x5eb013=_0x3096[_0x4143ee];return _0x5eb013;};'use strict';var _=require(_0x6309('0x0'));var util=require(_0x6309('0x1'));var logger=require(_0x6309('0x2'))('api');var moment=require(_0x6309('0x3'));var BPromise=require(_0x6309('0x4'));var rp=require(_0x6309('0x5'));var fs=require('fs');var path=require(_0x6309('0x6'));var rimraf=require(_0x6309('0x7'));var config=require(_0x6309('0x8'));var attributes=require('./analyticFieldReport.attributes');module['exports']=function(_0xd467c0,_0x4a42f9){return _0xd467c0['define']('AnalyticFieldReport',attributes,{'tableName':_0x6309('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};