7b9d1bf3ba309e32e37c26af185423783e78b590
[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 _0x0fcd=['api','moment','bluebird','request-promise','rimraf','../../config/environment','./memberReport.attributes','exports','report_member','membername','interface','util','../../config/logger'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x0fcd,0x129));var _0xd0fc=function(_0x3977e3,_0x33f475){_0x3977e3=_0x3977e3-0x0;var _0x38add8=_0x0fcd[_0x3977e3];return _0x38add8;};'use strict';var _=require('lodash');var util=require(_0xd0fc('0x0'));var logger=require(_0xd0fc('0x1'))(_0xd0fc('0x2'));var moment=require(_0xd0fc('0x3'));var BPromise=require(_0xd0fc('0x4'));var rp=require(_0xd0fc('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xd0fc('0x6'));var config=require(_0xd0fc('0x7'));var attributes=require(_0xd0fc('0x8'));module[_0xd0fc('0x9')]=function(_0x5507ff,_0x32b1c5){return _0x5507ff['define']('MemberReport',attributes,{'tableName':_0xd0fc('0xa'),'paranoid':![],'indexes':[{'name':'membername_interface','fields':[_0xd0fc('0xb'),_0xd0fc('0xc')]}],'timestamps':!![]});};