Built motion from commit (unavailable).|2.5.7
[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 _0xf10e=['exports','define','AnalyticFieldReport','lodash','util','moment','bluebird','path','rimraf','../../config/environment','./analyticFieldReport.attributes'];(function(_0xaac9c6,_0x5043ea){var _0x486045=function(_0x9239d8){while(--_0x9239d8){_0xaac9c6['push'](_0xaac9c6['shift']());}};_0x486045(++_0x5043ea);}(_0xf10e,0x1dc));var _0xef10=function(_0x4c445a,_0x4ee80f){_0x4c445a=_0x4c445a-0x0;var _0x2f611c=_0xf10e[_0x4c445a];return _0x2f611c;};'use strict';var _=require(_0xef10('0x0'));var util=require(_0xef10('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0xef10('0x2'));var BPromise=require(_0xef10('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xef10('0x4'));var rimraf=require(_0xef10('0x5'));var config=require(_0xef10('0x6'));var attributes=require(_0xef10('0x7'));module[_0xef10('0x8')]=function(_0x161f67,_0x571c06){return _0x161f67[_0xef10('0x9')](_0xef10('0xa'),attributes,{'tableName':'analytics_report_fields','paranoid':![],'indexes':[],'timestamps':!![]});};