Built motion from commit 639a1a7f.|2.6.19
[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 _0xb4d2=['./userVoiceQueueRt.attributes','define','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x8c43de,_0x90ff31){var _0xa6591b=function(_0x469716){while(--_0x469716){_0x8c43de['push'](_0x8c43de['shift']());}};_0xa6591b(++_0x90ff31);}(_0xb4d2,0x1b2));var _0x2b4d=function(_0x3ae76a,_0x494469){_0x3ae76a=_0x3ae76a-0x0;var _0x22e9c5=_0xb4d2[_0x3ae76a];return _0x22e9c5;};'use strict';var _=require(_0x2b4d('0x0'));var util=require(_0x2b4d('0x1'));var logger=require(_0x2b4d('0x2'))(_0x2b4d('0x3'));var moment=require(_0x2b4d('0x4'));var BPromise=require(_0x2b4d('0x5'));var rp=require(_0x2b4d('0x6'));var fs=require('fs');var path=require(_0x2b4d('0x7'));var rimraf=require(_0x2b4d('0x8'));var config=require(_0x2b4d('0x9'));var attributes=require(_0x2b4d('0xa'));module['exports']=function(_0xd7a7c,_0x128562){return _0xd7a7c[_0x2b4d('0xb')]('UserVoiceQueueRt',attributes,{'tableName':'user_has_voice_queues_rt','paranoid':![],'indexes':[],'timestamps':!![]});};