Built motion from commit f7863d46.|2.5.41
[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 _0x4ec8=['membername','interface','lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','define','report_member','membername_interface'];(function(_0x2392be,_0x48e6a8){var _0x3ce04d=function(_0x4d17f9){while(--_0x4d17f9){_0x2392be['push'](_0x2392be['shift']());}};_0x3ce04d(++_0x48e6a8);}(_0x4ec8,0xc6));var _0x84ec=function(_0x5b7a5e,_0xe59ee1){_0x5b7a5e=_0x5b7a5e-0x0;var _0x13d152=_0x4ec8[_0x5b7a5e];return _0x13d152;};'use strict';var _=require(_0x84ec('0x0'));var util=require(_0x84ec('0x1'));var logger=require(_0x84ec('0x2'))(_0x84ec('0x3'));var moment=require(_0x84ec('0x4'));var BPromise=require(_0x84ec('0x5'));var rp=require(_0x84ec('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x84ec('0x7'));var config=require(_0x84ec('0x8'));var attributes=require('./memberReport.attributes');module['exports']=function(_0x54092f,_0xdc43c2){return _0x54092f[_0x84ec('0x9')]('MemberReport',attributes,{'tableName':_0x84ec('0xa'),'paranoid':![],'indexes':[{'name':_0x84ec('0xb'),'fields':[_0x84ec('0xc'),_0x84ec('0xd')]}],'timestamps':!![]});};