84b7b18c5458c9d50a8767d8cbf268abe7737fc5
[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 _0x82a5=['../../config/environment','define','SquareDetailsReport','lodash','util','../../config/logger','api','request-promise'];(function(_0x1f072e,_0x30ccc5){var _0x41e87f=function(_0x3fd2e5){while(--_0x3fd2e5){_0x1f072e['push'](_0x1f072e['shift']());}};_0x41e87f(++_0x30ccc5);}(_0x82a5,0x1e3));var _0x582a=function(_0x697f88,_0x205085){_0x697f88=_0x697f88-0x0;var _0x47d766=_0x82a5[_0x697f88];return _0x47d766;};'use strict';var _=require(_0x582a('0x0'));var util=require(_0x582a('0x1'));var logger=require(_0x582a('0x2'))(_0x582a('0x3'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x582a('0x4'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x582a('0x5'));var attributes=require('./squareReportDetail.attributes');module['exports']=function(_0x45bb7e,_0x280056){return _0x45bb7e[_0x582a('0x6')](_0x582a('0x7'),attributes,{'tableName':'report_square_details','paranoid':![],'indexes':[],'timestamps':!![]});};