7de3f4ff41b340f585eaab66f24863e5dea37287
[motion2.git] / server / api / squareReportDetail / squareReportDetail.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 _0x8d6a=['report_square_details','../../config/logger','moment','bluebird','rimraf','../../config/environment','define','SquareDetailsReport'];(function(_0x206487,_0x28eec1){var _0x2714c7=function(_0x298179){while(--_0x298179){_0x206487['push'](_0x206487['shift']());}};_0x2714c7(++_0x28eec1);}(_0x8d6a,0x1e1));var _0xa8d6=function(_0x46aff0,_0x122890){_0x46aff0=_0x46aff0-0x0;var _0x9d78cf=_0x8d6a[_0x46aff0];return _0x9d78cf;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xa8d6('0x0'))('api');var moment=require(_0xa8d6('0x1'));var BPromise=require(_0xa8d6('0x2'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xa8d6('0x3'));var config=require(_0xa8d6('0x4'));var attributes=require('./squareReportDetail.attributes');module['exports']=function(_0x203cad,_0x3440c5){return _0x203cad[_0xa8d6('0x5')](_0xa8d6('0x6'),attributes,{'tableName':_0xa8d6('0x7'),'paranoid':![],'indexes':[],'timestamps':!![]});};