93228bf050d763a167c3f26fb92c1dd0a5d4d410
[motion2.git] / server / api / memberReport / memberReport.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 _0x1c0f=['define','membername_interface','membername','interface','util','../../config/logger','api','request-promise','path','../../config/environment','./memberReport.attributes','exports'];(function(_0x12f89c,_0x4e6dc8){var _0x2e2453=function(_0x24c7fd){while(--_0x24c7fd){_0x12f89c['push'](_0x12f89c['shift']());}};_0x2e2453(++_0x4e6dc8);}(_0x1c0f,0x88));var _0xf1c0=function(_0x99e4dd,_0x51ca04){_0x99e4dd=_0x99e4dd-0x0;var _0x1a5335=_0x1c0f[_0x99e4dd];return _0x1a5335;};'use strict';var _=require('lodash');var util=require(_0xf1c0('0x0'));var logger=require(_0xf1c0('0x1'))(_0xf1c0('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xf1c0('0x3'));var fs=require('fs');var path=require(_0xf1c0('0x4'));var rimraf=require('rimraf');var config=require(_0xf1c0('0x5'));var attributes=require(_0xf1c0('0x6'));module[_0xf1c0('0x7')]=function(_0x3ce42f,_0x4fb1b7){return _0x3ce42f[_0xf1c0('0x8')]('MemberReport',attributes,{'tableName':'report_member','paranoid':![],'indexes':[{'name':_0xf1c0('0x9'),'fields':[_0xf1c0('0xa'),_0xf1c0('0xb')]}],'timestamps':!![]});};