Built motion from commit f7863d46.|2.5.41
[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 _0x1ffa=['api','moment','bluebird','path','rimraf','./analyticFieldReport.attributes','define','lodash','util','../../config/logger'];(function(_0x45d55e,_0x2fede3){var _0x29812a=function(_0x3c6830){while(--_0x3c6830){_0x45d55e['push'](_0x45d55e['shift']());}};_0x29812a(++_0x2fede3);}(_0x1ffa,0x16f));var _0xa1ff=function(_0x2db539,_0x344251){_0x2db539=_0x2db539-0x0;var _0x39f590=_0x1ffa[_0x2db539];return _0x39f590;};'use strict';var _=require(_0xa1ff('0x0'));var util=require(_0xa1ff('0x1'));var logger=require(_0xa1ff('0x2'))(_0xa1ff('0x3'));var moment=require(_0xa1ff('0x4'));var BPromise=require(_0xa1ff('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xa1ff('0x6'));var rimraf=require(_0xa1ff('0x7'));var config=require('../../config/environment');var attributes=require(_0xa1ff('0x8'));module['exports']=function(_0x387d07,_0x2a2292){return _0x387d07[_0xa1ff('0x9')]('AnalyticFieldReport',attributes,{'tableName':'analytics_report_fields','paranoid':![],'indexes':[],'timestamps':!![]});};