Built motion from commit 0900f080.|2.5.45
[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 _0x6754=['../../config/logger','api','moment','bluebird','path','../../config/environment','define','SquareDetailsReport','report_square_details','lodash','util'];(function(_0x509614,_0x2d42b4){var _0x42b2f6=function(_0x8c7e05){while(--_0x8c7e05){_0x509614['push'](_0x509614['shift']());}};_0x42b2f6(++_0x2d42b4);}(_0x6754,0x18a));var _0x4675=function(_0x575c75,_0x120aa9){_0x575c75=_0x575c75-0x0;var _0x436370=_0x6754[_0x575c75];return _0x436370;};'use strict';var _=require(_0x4675('0x0'));var util=require(_0x4675('0x1'));var logger=require(_0x4675('0x2'))(_0x4675('0x3'));var moment=require(_0x4675('0x4'));var BPromise=require(_0x4675('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x4675('0x6'));var rimraf=require('rimraf');var config=require(_0x4675('0x7'));var attributes=require('./squareReportDetail.attributes');module['exports']=function(_0x3d95a1,_0x304989){return _0x3d95a1[_0x4675('0x8')](_0x4675('0x9'),attributes,{'tableName':_0x4675('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};