Built motion from commit (unavailable).|2.5.4
[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 _0xfd35=['./voiceTransferReport.attributes','exports','report_call_transfer','lodash','../../config/logger','bluebird','request-promise','../../config/environment'];(function(_0x14a513,_0x3239f){var _0x47236c=function(_0x394191){while(--_0x394191){_0x14a513['push'](_0x14a513['shift']());}};_0x47236c(++_0x3239f);}(_0xfd35,0x173));var _0x5fd3=function(_0x5a66e6,_0x296d7d){_0x5a66e6=_0x5a66e6-0x0;var _0x5502bd=_0xfd35[_0x5a66e6];return _0x5502bd;};'use strict';var _=require(_0x5fd3('0x0'));var util=require('util');var logger=require(_0x5fd3('0x1'))('api');var moment=require('moment');var BPromise=require(_0x5fd3('0x2'));var rp=require(_0x5fd3('0x3'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x5fd3('0x4'));var attributes=require(_0x5fd3('0x5'));module[_0x5fd3('0x6')]=function(_0x4ff57c,_0x345233){return _0x4ff57c['define']('VoiceTransferReport',attributes,{'tableName':_0x5fd3('0x7'),'paranoid':![],'indexes':[],'timestamps':!![]});};