Built motion from commit (unavailable).|2.5.6
[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 _0x0bea=['request-promise','path','../../config/environment','./voiceTransferReport.attributes','exports','define','VoiceTransferReport','lodash','util','../../config/logger','bluebird'];(function(_0x17eb1e,_0x16a928){var _0x48154b=function(_0x34bf86){while(--_0x34bf86){_0x17eb1e['push'](_0x17eb1e['shift']());}};_0x48154b(++_0x16a928);}(_0x0bea,0xee));var _0xa0be=function(_0x567e55,_0x4968d9){_0x567e55=_0x567e55-0x0;var _0x316288=_0x0bea[_0x567e55];return _0x316288;};'use strict';var _=require(_0xa0be('0x0'));var util=require(_0xa0be('0x1'));var logger=require(_0xa0be('0x2'))('api');var moment=require('moment');var BPromise=require(_0xa0be('0x3'));var rp=require(_0xa0be('0x4'));var fs=require('fs');var path=require(_0xa0be('0x5'));var rimraf=require('rimraf');var config=require(_0xa0be('0x6'));var attributes=require(_0xa0be('0x7'));module[_0xa0be('0x8')]=function(_0x21c151,_0x58eebc){return _0x21c151[_0xa0be('0x9')](_0xa0be('0xa'),attributes,{'tableName':'report_call_transfer','paranoid':![],'indexes':[],'timestamps':!![]});};