Built motion from commit d5e4af8c.|2.6.23
[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 _0x430d=['INTEGER','queue_interface','sequelize','Required\x20by\x20Asterisk','STRING'];(function(_0xed8585,_0x44eeff){var _0x924067=function(_0x3e5898){while(--_0x3e5898){_0xed8585['push'](_0xed8585['shift']());}};_0x924067(++_0x44eeff);}(_0x430d,0x18d));var _0xd430=function(_0x4ba229,_0x295b78){_0x4ba229=_0x4ba229-0x0;var _0x180b81=_0x430d[_0x4ba229];return _0x180b81;};'use strict';var Sequelize=require(_0xd430('0x0'));module['exports']={'uniqueid':{'type':Sequelize['INTEGER'],'primaryKey':!![],'autoIncrement':!![],'comment':_0xd430('0x1')},'membername':{'type':Sequelize[_0xd430('0x2')],'allowNull':![],'comment':_0xd430('0x1')},'UserId':{'type':Sequelize[_0xd430('0x3')],'allowNull':![]},'queue_name':{'type':Sequelize['STRING'],'allowNull':![],'unique':_0xd430('0x4'),'comment':_0xd430('0x1')},'VoiceQueueId':{'type':Sequelize[_0xd430('0x3')],'allowNull':![]},'interface':{'type':Sequelize[_0xd430('0x2')],'allowNull':![],'unique':_0xd430('0x4'),'comment':_0xd430('0x1')},'penalty':{'type':Sequelize[_0xd430('0x3')](0xb),'defaultValue':0x0,'comment':_0xd430('0x1')},'paused':{'type':Sequelize[_0xd430('0x3')](0xb),'defaultValue':0x0,'comment':'Required\x20by\x20Asterisk'}};