Built motion from commit f541bb3b.|2.6.14
[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 _0x5e61=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./memberReport.attributes','define','MemberReport','membername_interface','interface'];(function(_0xbac4d6,_0x2ad886){var _0x490136=function(_0x1dc185){while(--_0x1dc185){_0xbac4d6['push'](_0xbac4d6['shift']());}};_0x490136(++_0x2ad886);}(_0x5e61,0x1e0));var _0x15e6=function(_0x3fe5f5,_0x374689){_0x3fe5f5=_0x3fe5f5-0x0;var _0x2d9c4e=_0x5e61[_0x3fe5f5];return _0x2d9c4e;};'use strict';var _=require(_0x15e6('0x0'));var util=require(_0x15e6('0x1'));var logger=require(_0x15e6('0x2'))(_0x15e6('0x3'));var moment=require(_0x15e6('0x4'));var BPromise=require(_0x15e6('0x5'));var rp=require(_0x15e6('0x6'));var fs=require('fs');var path=require(_0x15e6('0x7'));var rimraf=require(_0x15e6('0x8'));var config=require(_0x15e6('0x9'));var attributes=require(_0x15e6('0xa'));module['exports']=function(_0x5daa6a,_0x382aff){return _0x5daa6a[_0x15e6('0xb')](_0x15e6('0xc'),attributes,{'tableName':'report_member','paranoid':![],'indexes':[{'name':_0x15e6('0xd'),'fields':['membername',_0x15e6('0xe')]}],'timestamps':!![]});};