1e67288998d6496bd7cd82875e1bb16f14144f20
[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 _0xd59c=['membername_interface','membername','interface','util','moment','bluebird','request-promise','../../config/environment','exports','report_member'];(function(_0x351975,_0x550cf5){var _0x495241=function(_0x1bda94){while(--_0x1bda94){_0x351975['push'](_0x351975['shift']());}};_0x495241(++_0x550cf5);}(_0xd59c,0x1a7));var _0xcd59=function(_0x430223,_0x445563){_0x430223=_0x430223-0x0;var _0x228bc3=_0xd59c[_0x430223];return _0x228bc3;};'use strict';var _=require('lodash');var util=require(_0xcd59('0x0'));var logger=require('../../config/logger')('api');var moment=require(_0xcd59('0x1'));var BPromise=require(_0xcd59('0x2'));var rp=require(_0xcd59('0x3'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0xcd59('0x4'));var attributes=require('./memberReport.attributes');module[_0xcd59('0x5')]=function(_0x185ab8,_0x5f5a5a){return _0x185ab8['define']('MemberReport',attributes,{'tableName':_0xcd59('0x6'),'paranoid':![],'indexes':[{'name':_0xcd59('0x7'),'fields':[_0xcd59('0x8'),_0xcd59('0x9')]}],'timestamps':!![]});};