Built motion from commit (unavailable).|2.4.20
[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 _0x61a1=['moment','rimraf','../../config/environment','./memberReport.attributes','exports','membername_interface','membername','lodash','util','api'];(function(_0x1cccad,_0x3a2727){var _0x332871=function(_0x4966c6){while(--_0x4966c6){_0x1cccad['push'](_0x1cccad['shift']());}};_0x332871(++_0x3a2727);}(_0x61a1,0x1c9));var _0x161a=function(_0x326e79,_0x33dc91){_0x326e79=_0x326e79-0x0;var _0x37eb89=_0x61a1[_0x326e79];return _0x37eb89;};'use strict';var _=require(_0x161a('0x0'));var util=require(_0x161a('0x1'));var logger=require('../../config/logger')(_0x161a('0x2'));var moment=require(_0x161a('0x3'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0x161a('0x4'));var config=require(_0x161a('0x5'));var attributes=require(_0x161a('0x6'));module[_0x161a('0x7')]=function(_0x10ebb8,_0x122dd9){return _0x10ebb8['define']('MemberReport',attributes,{'tableName':'report_member','paranoid':![],'indexes':[{'name':_0x161a('0x8'),'fields':[_0x161a('0x9'),'interface']}],'timestamps':!![]});};