Built motion from commit ddca4d0d.|2.5.47
[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 _0x527b=['MemberReport','membername','interface','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports','define'];(function(_0x17bdb5,_0x35ff1d){var _0x51f182=function(_0x5e67c8){while(--_0x5e67c8){_0x17bdb5['push'](_0x17bdb5['shift']());}};_0x51f182(++_0x35ff1d);}(_0x527b,0xb7));var _0xb527=function(_0xe1b5f6,_0x210c09){_0xe1b5f6=_0xe1b5f6-0x0;var _0x44636e=_0x527b[_0xe1b5f6];return _0x44636e;};'use strict';var _=require(_0xb527('0x0'));var util=require(_0xb527('0x1'));var logger=require(_0xb527('0x2'))(_0xb527('0x3'));var moment=require(_0xb527('0x4'));var BPromise=require(_0xb527('0x5'));var rp=require(_0xb527('0x6'));var fs=require('fs');var path=require(_0xb527('0x7'));var rimraf=require(_0xb527('0x8'));var config=require(_0xb527('0x9'));var attributes=require('./memberReport.attributes');module[_0xb527('0xa')]=function(_0x52b782,_0x5080b5){return _0x52b782[_0xb527('0xb')](_0xb527('0xc'),attributes,{'tableName':'report_member','paranoid':![],'indexes':[{'name':'membername_interface','fields':[_0xb527('0xd'),_0xb527('0xe')]}],'timestamps':!![]});};