cc6225abf4cafe26b346c2e2402139f6188bfe18
[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 _0xa9a7=['VoiceTransferReport','report_call_transfer','util','api','bluebird','request-promise','rimraf','./voiceTransferReport.attributes','define'];(function(_0xc67084,_0x3e2efc){var _0x4d06c6=function(_0x2eb951){while(--_0x2eb951){_0xc67084['push'](_0xc67084['shift']());}};_0x4d06c6(++_0x3e2efc);}(_0xa9a7,0x197));var _0x7a9a=function(_0x315e30,_0x395321){_0x315e30=_0x315e30-0x0;var _0x1efb10=_0xa9a7[_0x315e30];return _0x1efb10;};'use strict';var _=require('lodash');var util=require(_0x7a9a('0x0'));var logger=require('../../config/logger')(_0x7a9a('0x1'));var moment=require('moment');var BPromise=require(_0x7a9a('0x2'));var rp=require(_0x7a9a('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0x7a9a('0x4'));var config=require('../../config/environment');var attributes=require(_0x7a9a('0x5'));module['exports']=function(_0x313949,_0x156819){return _0x313949[_0x7a9a('0x6')](_0x7a9a('0x7'),attributes,{'tableName':_0x7a9a('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};