d3d00320285f0ecab3830f5598b8963ff7a658c5
[motion2.git] / server / api / voiceTransferReport / voiceTransferReport.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 _0x335b=['../../config/logger','api','moment','request-promise','path','./voiceTransferReport.attributes','define','VoiceTransferReport','lodash'];(function(_0x1b25c1,_0x2c6ce6){var _0x1e4447=function(_0xaaafca){while(--_0xaaafca){_0x1b25c1['push'](_0x1b25c1['shift']());}};_0x1e4447(++_0x2c6ce6);}(_0x335b,0x179));var _0xb335=function(_0xedc0ea,_0x2a519b){_0xedc0ea=_0xedc0ea-0x0;var _0x4126=_0x335b[_0xedc0ea];return _0x4126;};'use strict';var _=require(_0xb335('0x0'));var util=require('util');var logger=require(_0xb335('0x1'))(_0xb335('0x2'));var moment=require(_0xb335('0x3'));var BPromise=require('bluebird');var rp=require(_0xb335('0x4'));var fs=require('fs');var path=require(_0xb335('0x5'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0xb335('0x6'));module['exports']=function(_0x3d2ac1,_0x2f83e3){return _0x3d2ac1[_0xb335('0x7')](_0xb335('0x8'),attributes,{'tableName':'report_call_transfer','paranoid':![],'indexes':[],'timestamps':!![]});};