Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / userVoiceQueueRt / userVoiceQueueRt.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 _0x10fa=['../../config/environment','./userVoiceQueueRt.attributes','define','user_has_voice_queues_rt','lodash','util','../../config/logger','api','moment'];(function(_0x12700a,_0x4f1892){var _0x270a7c=function(_0x3cabfa){while(--_0x3cabfa){_0x12700a['push'](_0x12700a['shift']());}};_0x270a7c(++_0x4f1892);}(_0x10fa,0x13f));var _0xa10f=function(_0x3f89dc,_0x23ad73){_0x3f89dc=_0x3f89dc-0x0;var _0x2d1123=_0x10fa[_0x3f89dc];return _0x2d1123;};'use strict';var _=require(_0xa10f('0x0'));var util=require(_0xa10f('0x1'));var logger=require(_0xa10f('0x2'))(_0xa10f('0x3'));var moment=require(_0xa10f('0x4'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0xa10f('0x5'));var attributes=require(_0xa10f('0x6'));module['exports']=function(_0x4d1485,_0x42d4d7){return _0x4d1485[_0xa10f('0x7')]('UserVoiceQueueRt',attributes,{'tableName':_0xa10f('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};