Built motion from commit (unavailable).|2.5.1
[motion2.git] / server / api / reportAgentPreview / reportAgentPreview.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 _0x0b49=['bluebird','path','rimraf','./reportAgentPreview.attributes','define','report_agent_preview','lodash','util','../../config/logger','api'];(function(_0x1a1ffd,_0xb0a1be){var _0x109a2c=function(_0x3404d0){while(--_0x3404d0){_0x1a1ffd['push'](_0x1a1ffd['shift']());}};_0x109a2c(++_0xb0a1be);}(_0x0b49,0xb0));var _0x90b4=function(_0x39096d,_0x51f8a0){_0x39096d=_0x39096d-0x0;var _0x13da4f=_0x0b49[_0x39096d];return _0x13da4f;};'use strict';var _=require(_0x90b4('0x0'));var util=require(_0x90b4('0x1'));var logger=require(_0x90b4('0x2'))(_0x90b4('0x3'));var moment=require('moment');var BPromise=require(_0x90b4('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x90b4('0x5'));var rimraf=require(_0x90b4('0x6'));var config=require('../../config/environment');var attributes=require(_0x90b4('0x7'));module['exports']=function(_0x272086,_0x43436c){return _0x272086[_0x90b4('0x8')]('ReportAgentPreview',attributes,{'tableName':_0x90b4('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};