Built motion from commit (unavailable).|2.6.0
[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 _0xc1ad=['request-promise','path','rimraf','../../config/environment','exports','report_member','lodash','moment'];(function(_0x1b384d,_0x495296){var _0x2e1695=function(_0xff8406){while(--_0xff8406){_0x1b384d['push'](_0x1b384d['shift']());}};_0x2e1695(++_0x495296);}(_0xc1ad,0xde));var _0xdc1a=function(_0x5a6b46,_0x5d016c){_0x5a6b46=_0x5a6b46-0x0;var _0x2a8765=_0xc1ad[_0x5a6b46];return _0x2a8765;};'use strict';var _=require(_0xdc1a('0x0'));var util=require('util');var logger=require('../../config/logger')('api');var moment=require(_0xdc1a('0x1'));var BPromise=require('bluebird');var rp=require(_0xdc1a('0x2'));var fs=require('fs');var path=require(_0xdc1a('0x3'));var rimraf=require(_0xdc1a('0x4'));var config=require(_0xdc1a('0x5'));var attributes=require('./memberReport.attributes');module[_0xdc1a('0x6')]=function(_0x2eeda8,_0x5d29ea){return _0x2eeda8['define']('MemberReport',attributes,{'tableName':_0xdc1a('0x7'),'paranoid':![],'indexes':[{'name':'membername_interface','fields':['membername','interface']}],'timestamps':!![]});};