a751a2972d32da272dc2563bc1a63774851f2aee
[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 _0xb6bd=['./voiceTransferReport.attributes','exports','lodash','moment','bluebird','request-promise','rimraf'];(function(_0x461b80,_0x170835){var _0x1d931f=function(_0x17a60d){while(--_0x17a60d){_0x461b80['push'](_0x461b80['shift']());}};_0x1d931f(++_0x170835);}(_0xb6bd,0xd4));var _0xdb6b=function(_0x524934,_0x5aea25){_0x524934=_0x524934-0x0;var _0x211b0b=_0xb6bd[_0x524934];return _0x211b0b;};'use strict';var _=require(_0xdb6b('0x0'));var util=require('util');var logger=require('../../config/logger')('api');var moment=require(_0xdb6b('0x1'));var BPromise=require(_0xdb6b('0x2'));var rp=require(_0xdb6b('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0xdb6b('0x4'));var config=require('../../config/environment');var attributes=require(_0xdb6b('0x5'));module[_0xdb6b('0x6')]=function(_0x505ce0,_0x48d1f5){return _0x505ce0['define']('VoiceTransferReport',attributes,{'tableName':'report_call_transfer','paranoid':![],'indexes':[],'timestamps':!![]});};