2b2a7884e36be17628e7c65e6f66207f2035d811
[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 _0x691d=['util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','exports','MemberReport','membername_interface','membername','interface','lodash'];(function(_0x51ea8c,_0x3dad70){var _0x28edc8=function(_0x2ec0b6){while(--_0x2ec0b6){_0x51ea8c['push'](_0x51ea8c['shift']());}};_0x28edc8(++_0x3dad70);}(_0x691d,0xb5));var _0xd691=function(_0x13b57c,_0x3509df){_0x13b57c=_0x13b57c-0x0;var _0x4b0bbb=_0x691d[_0x13b57c];return _0x4b0bbb;};'use strict';var _=require(_0xd691('0x0'));var util=require(_0xd691('0x1'));var logger=require(_0xd691('0x2'))(_0xd691('0x3'));var moment=require(_0xd691('0x4'));var BPromise=require(_0xd691('0x5'));var rp=require(_0xd691('0x6'));var fs=require('fs');var path=require(_0xd691('0x7'));var rimraf=require(_0xd691('0x8'));var config=require('../../config/environment');var attributes=require('./memberReport.attributes');module[_0xd691('0x9')]=function(_0x382fbe,_0x52fcad){return _0x382fbe['define'](_0xd691('0xa'),attributes,{'tableName':'report_member','paranoid':![],'indexes':[{'name':_0xd691('0xb'),'fields':[_0xd691('0xc'),_0xd691('0xd')]}],'timestamps':!![]});};