Built motion from commit (unavailable).|2.5.19
[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 _0x9e6d=['../../config/environment','exports','VoiceTransferReport','report_call_transfer','lodash','../../config/logger','api','moment','request-promise','path','rimraf'];(function(_0x522b6c,_0x3e0873){var _0x30ecf0=function(_0x1d8d03){while(--_0x1d8d03){_0x522b6c['push'](_0x522b6c['shift']());}};_0x30ecf0(++_0x3e0873);}(_0x9e6d,0x1d2));var _0xd9e6=function(_0x283080,_0x1873c9){_0x283080=_0x283080-0x0;var _0x223082=_0x9e6d[_0x283080];return _0x223082;};'use strict';var _=require(_0xd9e6('0x0'));var util=require('util');var logger=require(_0xd9e6('0x1'))(_0xd9e6('0x2'));var moment=require(_0xd9e6('0x3'));var BPromise=require('bluebird');var rp=require(_0xd9e6('0x4'));var fs=require('fs');var path=require(_0xd9e6('0x5'));var rimraf=require(_0xd9e6('0x6'));var config=require(_0xd9e6('0x7'));var attributes=require('./voiceTransferReport.attributes');module[_0xd9e6('0x8')]=function(_0x167f8f,_0x525209){return _0x167f8f['define'](_0xd9e6('0x9'),attributes,{'tableName':_0xd9e6('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};