a37af5dae70eeeb4481be4758257072d580ceb42
[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 _0x4832=['queue_interface','Required\x20by\x20Asterisk','sequelize','INTEGER','STRING'];(function(_0x5606fd,_0x56806f){var _0xb755ee=function(_0x17d654){while(--_0x17d654){_0x5606fd['push'](_0x5606fd['shift']());}};_0xb755ee(++_0x56806f);}(_0x4832,0x1c9));var _0x2483=function(_0x358806,_0x322b66){_0x358806=_0x358806-0x0;var _0x19fdcb=_0x4832[_0x358806];return _0x19fdcb;};'use strict';var Sequelize=require(_0x2483('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0x2483('0x1')],'primaryKey':!![],'autoIncrement':!![],'comment':'Required\x20by\x20Asterisk'},'membername':{'type':Sequelize[_0x2483('0x2')],'allowNull':![],'comment':'Required\x20by\x20Asterisk'},'UserId':{'type':Sequelize[_0x2483('0x1')],'allowNull':![]},'queue_name':{'type':Sequelize[_0x2483('0x2')],'allowNull':![],'unique':_0x2483('0x3'),'comment':'Required\x20by\x20Asterisk'},'VoiceQueueId':{'type':Sequelize['INTEGER'],'allowNull':![]},'interface':{'type':Sequelize['STRING'],'allowNull':![],'unique':_0x2483('0x3'),'comment':_0x2483('0x4')},'penalty':{'type':Sequelize[_0x2483('0x1')](0xb),'defaultValue':0x0,'comment':_0x2483('0x4')},'paused':{'type':Sequelize['INTEGER'](0xb),'defaultValue':0x0,'comment':'Required\x20by\x20Asterisk'}};