Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / userVoiceQueueRt / userVoiceQueueRt.attributes.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 _0xe063=['queue_interface','sequelize','INTEGER','Required\x20by\x20Asterisk','STRING'];(function(_0x465a0c,_0x19d4d5){var _0x1e202e=function(_0x27bd8a){while(--_0x27bd8a){_0x465a0c['push'](_0x465a0c['shift']());}};_0x1e202e(++_0x19d4d5);}(_0xe063,0x105));var _0x3e06=function(_0x43d2e1,_0x3584cb){_0x43d2e1=_0x43d2e1-0x0;var _0x48223c=_0xe063[_0x43d2e1];return _0x48223c;};'use strict';var Sequelize=require(_0x3e06('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0x3e06('0x1')],'primaryKey':!![],'autoIncrement':!![],'comment':_0x3e06('0x2')},'membername':{'type':Sequelize['STRING'],'allowNull':![],'comment':'Required\x20by\x20Asterisk'},'UserId':{'type':Sequelize[_0x3e06('0x1')],'allowNull':![]},'queue_name':{'type':Sequelize[_0x3e06('0x3')],'allowNull':![],'unique':_0x3e06('0x4'),'comment':_0x3e06('0x2')},'VoiceQueueId':{'type':Sequelize[_0x3e06('0x1')],'allowNull':![]},'interface':{'type':Sequelize[_0x3e06('0x3')],'allowNull':![],'unique':_0x3e06('0x4'),'comment':_0x3e06('0x2')},'penalty':{'type':Sequelize[_0x3e06('0x1')](0xb),'defaultValue':0x0,'comment':_0x3e06('0x2')},'paused':{'type':Sequelize[_0x3e06('0x1')](0xb),'defaultValue':0x0,'comment':'Required\x20by\x20Asterisk'}};