Built motion from commit 10af8726.|2.6.34
[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 _0x514e=['./squareReportDetail.attributes','exports','define','SquareDetailsReport','lodash','util','../../config/logger','api','bluebird','path','rimraf','../../config/environment'];(function(_0x1daaa9,_0x220393){var _0x1dd221=function(_0x492c61){while(--_0x492c61){_0x1daaa9['push'](_0x1daaa9['shift']());}};_0x1dd221(++_0x220393);}(_0x514e,0x124));var _0xe514=function(_0x45db1f,_0x2e81a2){_0x45db1f=_0x45db1f-0x0;var _0x239b0a=_0x514e[_0x45db1f];return _0x239b0a;};'use strict';var _=require(_0xe514('0x0'));var util=require(_0xe514('0x1'));var logger=require(_0xe514('0x2'))(_0xe514('0x3'));var moment=require('moment');var BPromise=require(_0xe514('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe514('0x5'));var rimraf=require(_0xe514('0x6'));var config=require(_0xe514('0x7'));var attributes=require(_0xe514('0x8'));module[_0xe514('0x9')]=function(_0x4abe8f,_0x9c45c6){return _0x4abe8f[_0xe514('0xa')](_0xe514('0xb'),attributes,{'tableName':'report_square_details','paranoid':![],'indexes':[],'timestamps':!![]});};