Built motion from commit 9d7072cc.|2.5.39
[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 _0x98df=['../../config/environment','define','SquareDetailsReport','report_square_details','lodash','../../config/logger','api','moment','bluebird','rimraf'];(function(_0x5e3e02,_0x197125){var _0x5c0f2f=function(_0x4443e7){while(--_0x4443e7){_0x5e3e02['push'](_0x5e3e02['shift']());}};_0x5c0f2f(++_0x197125);}(_0x98df,0x108));var _0xf98d=function(_0x341577,_0x24fcc0){_0x341577=_0x341577-0x0;var _0x558ed4=_0x98df[_0x341577];return _0x558ed4;};'use strict';var _=require(_0xf98d('0x0'));var util=require('util');var logger=require(_0xf98d('0x1'))(_0xf98d('0x2'));var moment=require(_0xf98d('0x3'));var BPromise=require(_0xf98d('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xf98d('0x5'));var config=require(_0xf98d('0x6'));var attributes=require('./squareReportDetail.attributes');module['exports']=function(_0x42d8e6,_0xe5671f){return _0x42d8e6[_0xf98d('0x7')](_0xf98d('0x8'),attributes,{'tableName':_0xf98d('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};