1e1306dcb8317c2f73732998f01796e6e353ff5d
[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 _0x6684=['../../config/environment','exports','define','SquareDetailsReport','report_square_details','util','request-promise','rimraf'];(function(_0x44d9ab,_0x76bc69){var _0x31485e=function(_0x1e44ce){while(--_0x1e44ce){_0x44d9ab['push'](_0x44d9ab['shift']());}};_0x31485e(++_0x76bc69);}(_0x6684,0x1ad));var _0x4668=function(_0x476c7,_0x298ee0){_0x476c7=_0x476c7-0x0;var _0x47ae56=_0x6684[_0x476c7];return _0x47ae56;};'use strict';var _=require('lodash');var util=require(_0x4668('0x0'));var logger=require('../../config/logger')('api');var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x4668('0x1'));var fs=require('fs');var path=require('path');var rimraf=require(_0x4668('0x2'));var config=require(_0x4668('0x3'));var attributes=require('./squareReportDetail.attributes');module[_0x4668('0x4')]=function(_0x2723cb,_0xff9617){return _0x2723cb[_0x4668('0x5')](_0x4668('0x6'),attributes,{'tableName':_0x4668('0x7'),'paranoid':![],'indexes':[],'timestamps':!![]});};