Built motion from commit (unavailable).|2.0.72
[motion2.git] / server / api / voiceCallReport / voiceCallReport.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 _0x0207=['request-promise','./voiceCallReport.attributes','exports','report_call','util','moment','bluebird'];(function(_0x23ca3a,_0xe44c43){var _0x5c1aab=function(_0x29bcdd){while(--_0x29bcdd){_0x23ca3a['push'](_0x23ca3a['shift']());}};_0x5c1aab(++_0xe44c43);}(_0x0207,0x162));var _0x7020=function(_0x5b1489,_0x2e8611){_0x5b1489=_0x5b1489-0x0;var _0x1d84d2=_0x0207[_0x5b1489];return _0x1d84d2;};'use strict';var _=require('lodash');var util=require(_0x7020('0x0'));var logger=require('../../config/logger')('api');var moment=require(_0x7020('0x1'));var BPromise=require(_0x7020('0x2'));var rp=require(_0x7020('0x3'));var attributes=require(_0x7020('0x4'));module[_0x7020('0x5')]=function(_0x25174b,_0x1066dd){return _0x25174b['define']('VoiceCallReport',attributes,{'tableName':_0x7020('0x6'),'paranoid':![],'indexes':[],'timestamps':!![]});};