51d80de6045451180e67678213710fdf3fecf2eb
[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 _0x9c5e=['api','moment','bluebird','path','../../config/environment','./voiceTransferReport.attributes','define','VoiceTransferReport','util','../../config/logger'];(function(_0x570cdc,_0xc45524){var _0xbde795=function(_0x527f68){while(--_0x527f68){_0x570cdc['push'](_0x570cdc['shift']());}};_0xbde795(++_0xc45524);}(_0x9c5e,0x6c));var _0xe9c5=function(_0x37bf65,_0x220141){_0x37bf65=_0x37bf65-0x0;var _0x45a736=_0x9c5e[_0x37bf65];return _0x45a736;};'use strict';var _=require('lodash');var util=require(_0xe9c5('0x0'));var logger=require(_0xe9c5('0x1'))(_0xe9c5('0x2'));var moment=require(_0xe9c5('0x3'));var BPromise=require(_0xe9c5('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe9c5('0x5'));var rimraf=require('rimraf');var config=require(_0xe9c5('0x6'));var attributes=require(_0xe9c5('0x7'));module['exports']=function(_0x1eb8fd,_0x472ec5){return _0x1eb8fd[_0xe9c5('0x8')](_0xe9c5('0x9'),attributes,{'tableName':'report_call_transfer','paranoid':![],'indexes':[],'timestamps':!![]});};