Built motion from commit 0900f080.|2.5.45
[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 _0x6b21=['api','bluebird','request-promise','path','../../config/environment','./memberReport.attributes','exports','MemberReport','membername_interface','lodash','util','../../config/logger'];(function(_0x9edfd5,_0x286486){var _0x330738=function(_0x4aceb3){while(--_0x4aceb3){_0x9edfd5['push'](_0x9edfd5['shift']());}};_0x330738(++_0x286486);}(_0x6b21,0x75));var _0x16b2=function(_0x3a87a7,_0x2ff2d4){_0x3a87a7=_0x3a87a7-0x0;var _0x417b0a=_0x6b21[_0x3a87a7];return _0x417b0a;};'use strict';var _=require(_0x16b2('0x0'));var util=require(_0x16b2('0x1'));var logger=require(_0x16b2('0x2'))(_0x16b2('0x3'));var moment=require('moment');var BPromise=require(_0x16b2('0x4'));var rp=require(_0x16b2('0x5'));var fs=require('fs');var path=require(_0x16b2('0x6'));var rimraf=require('rimraf');var config=require(_0x16b2('0x7'));var attributes=require(_0x16b2('0x8'));module[_0x16b2('0x9')]=function(_0x560d96,_0x5ac94b){return _0x560d96['define'](_0x16b2('0xa'),attributes,{'tableName':'report_member','paranoid':![],'indexes':[{'name':_0x16b2('0xb'),'fields':['membername','interface']}],'timestamps':!![]});};