2a2b8fef1c3a67d97fe3b7837d133b0cf987f059
[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 _0x8e58=['report_square_details','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports','SquareDetailsReport'];(function(_0x4b8917,_0x232825){var _0x1f617b=function(_0x34963b){while(--_0x34963b){_0x4b8917['push'](_0x4b8917['shift']());}};_0x1f617b(++_0x232825);}(_0x8e58,0x15d));var _0x88e5=function(_0x598169,_0x4c8ffe){_0x598169=_0x598169-0x0;var _0xb1b70=_0x8e58[_0x598169];return _0xb1b70;};'use strict';var _=require('lodash');var util=require(_0x88e5('0x0'));var logger=require(_0x88e5('0x1'))(_0x88e5('0x2'));var moment=require(_0x88e5('0x3'));var BPromise=require(_0x88e5('0x4'));var rp=require(_0x88e5('0x5'));var fs=require('fs');var path=require(_0x88e5('0x6'));var rimraf=require(_0x88e5('0x7'));var config=require(_0x88e5('0x8'));var attributes=require('./squareReportDetail.attributes');module[_0x88e5('0x9')]=function(_0x774747,_0x25e915){return _0x774747['define'](_0x88e5('0xa'),attributes,{'tableName':_0x88e5('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};