Built motion from commit (unavailable).|2.5.20
[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 _0x24ae=['path','rimraf','exports','define','lodash','util','../../config/logger','api','moment','request-promise'];(function(_0x3d0cb0,_0x466902){var _0x293f78=function(_0xfc879b){while(--_0xfc879b){_0x3d0cb0['push'](_0x3d0cb0['shift']());}};_0x293f78(++_0x466902);}(_0x24ae,0x126));var _0xe24a=function(_0x1928c9,_0x13a6d1){_0x1928c9=_0x1928c9-0x0;var _0x51b5fb=_0x24ae[_0x1928c9];return _0x51b5fb;};'use strict';var _=require(_0xe24a('0x0'));var util=require(_0xe24a('0x1'));var logger=require(_0xe24a('0x2'))(_0xe24a('0x3'));var moment=require(_0xe24a('0x4'));var BPromise=require('bluebird');var rp=require(_0xe24a('0x5'));var fs=require('fs');var path=require(_0xe24a('0x6'));var rimraf=require(_0xe24a('0x7'));var config=require('../../config/environment');var attributes=require('./analyticFieldReport.attributes');module[_0xe24a('0x8')]=function(_0x394575,_0xafa933){return _0x394575[_0xe24a('0x9')]('AnalyticFieldReport',attributes,{'tableName':'analytics_report_fields','paranoid':![],'indexes':[],'timestamps':!![]});};