6d20e6733c53301ac0e8d05ecaea45f27ff2ec8a
[motion2.git] / server / api / integrationReport / integrationReport.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 _0x0415=['../../config/environment','./integrationReport.attributes','report_integration','lodash','util','api','moment','bluebird','request-promise','rimraf'];(function(_0x491a7f,_0x28bb80){var _0x3d8f44=function(_0xdaa716){while(--_0xdaa716){_0x491a7f['push'](_0x491a7f['shift']());}};_0x3d8f44(++_0x28bb80);}(_0x0415,0x107));var _0x5041=function(_0x18fc94,_0x5715d5){_0x18fc94=_0x18fc94-0x0;var _0x198feb=_0x0415[_0x18fc94];return _0x198feb;};'use strict';var _=require(_0x5041('0x0'));var util=require(_0x5041('0x1'));var logger=require('../../config/logger')(_0x5041('0x2'));var moment=require(_0x5041('0x3'));var BPromise=require(_0x5041('0x4'));var rp=require(_0x5041('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x5041('0x6'));var config=require(_0x5041('0x7'));var attributes=require(_0x5041('0x8'));module['exports']=function(_0x149278,_0x298f00){return _0x149278['define']('IntegrationReport',attributes,{'tableName':_0x5041('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};