Built motion from commit 1fa89557.|2.6.10
[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 _0x8cbe=['api','moment','bluebird','request-promise','path','./memberReport.attributes','exports','define','report_member','membername_interface','membername','interface','lodash','util','../../config/logger'];(function(_0x54d03d,_0x56e299){var _0x318209=function(_0x12800c){while(--_0x12800c){_0x54d03d['push'](_0x54d03d['shift']());}};_0x318209(++_0x56e299);}(_0x8cbe,0x1a1));var _0xe8cb=function(_0x2b5057,_0x368a68){_0x2b5057=_0x2b5057-0x0;var _0x76de77=_0x8cbe[_0x2b5057];return _0x76de77;};'use strict';var _=require(_0xe8cb('0x0'));var util=require(_0xe8cb('0x1'));var logger=require(_0xe8cb('0x2'))(_0xe8cb('0x3'));var moment=require(_0xe8cb('0x4'));var BPromise=require(_0xe8cb('0x5'));var rp=require(_0xe8cb('0x6'));var fs=require('fs');var path=require(_0xe8cb('0x7'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0xe8cb('0x8'));module[_0xe8cb('0x9')]=function(_0x4f6590,_0x239ef0){return _0x4f6590[_0xe8cb('0xa')]('MemberReport',attributes,{'tableName':_0xe8cb('0xb'),'paranoid':![],'indexes':[{'name':_0xe8cb('0xc'),'fields':[_0xe8cb('0xd'),_0xe8cb('0xe')]}],'timestamps':!![]});};