Built motion from commit d32f51f5.|2.6.31
[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 _0x8c8a=['INTEGER','queue_interface','STRING','exports','Required\x20by\x20Asterisk'];(function(_0x46f6f5,_0x2c91ed){var _0x36c87a=function(_0x45fc2f){while(--_0x45fc2f){_0x46f6f5['push'](_0x46f6f5['shift']());}};_0x36c87a(++_0x2c91ed);}(_0x8c8a,0x17a));var _0xa8c8=function(_0x3ec0dd,_0x3a5e67){_0x3ec0dd=_0x3ec0dd-0x0;var _0x2818c7=_0x8c8a[_0x3ec0dd];return _0x2818c7;};'use strict';var Sequelize=require('sequelize');module[_0xa8c8('0x0')]={'uniqueid':{'type':Sequelize['INTEGER'],'primaryKey':!![],'autoIncrement':!![],'comment':_0xa8c8('0x1')},'membername':{'type':Sequelize['STRING'],'allowNull':![],'comment':_0xa8c8('0x1')},'UserId':{'type':Sequelize[_0xa8c8('0x2')],'allowNull':![]},'queue_name':{'type':Sequelize['STRING'],'allowNull':![],'unique':_0xa8c8('0x3'),'comment':_0xa8c8('0x1')},'VoiceQueueId':{'type':Sequelize['INTEGER'],'allowNull':![]},'interface':{'type':Sequelize[_0xa8c8('0x4')],'allowNull':![],'unique':_0xa8c8('0x3'),'comment':'Required\x20by\x20Asterisk'},'penalty':{'type':Sequelize[_0xa8c8('0x2')](0xb),'defaultValue':0x0,'comment':_0xa8c8('0x1')},'paused':{'type':Sequelize[_0xa8c8('0x2')](0xb),'defaultValue':0x0,'comment':_0xa8c8('0x1')}};