Built motion from commit (unavailable).|2.5.29
[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 _0x05f0=['report_member','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','./memberReport.attributes','define','MemberReport'];(function(_0x5d42e3,_0x241f86){var _0x2ed246=function(_0x4c8e54){while(--_0x4c8e54){_0x5d42e3['push'](_0x5d42e3['shift']());}};_0x2ed246(++_0x241f86);}(_0x05f0,0xde));var _0x005f=function(_0x2e8418,_0x58c529){_0x2e8418=_0x2e8418-0x0;var _0x548fe6=_0x05f0[_0x2e8418];return _0x548fe6;};'use strict';var _=require(_0x005f('0x0'));var util=require(_0x005f('0x1'));var logger=require(_0x005f('0x2'))(_0x005f('0x3'));var moment=require(_0x005f('0x4'));var BPromise=require(_0x005f('0x5'));var rp=require(_0x005f('0x6'));var fs=require('fs');var path=require(_0x005f('0x7'));var rimraf=require('rimraf');var config=require(_0x005f('0x8'));var attributes=require(_0x005f('0x9'));module['exports']=function(_0x2f700b,_0xdba0d8){return _0x2f700b[_0x005f('0xa')](_0x005f('0xb'),attributes,{'tableName':_0x005f('0xc'),'paranoid':![],'indexes':[{'name':'membername_interface','fields':['membername','interface']}],'timestamps':!![]});};