Built motion from commit 9d0783e6.|2.6.13
[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 _0x6f01=['sequelize','INTEGER','STRING','Required\x20by\x20Asterisk','queue_interface'];(function(_0x14f494,_0x16aaa8){var _0x4d58dc=function(_0x291f13){while(--_0x291f13){_0x14f494['push'](_0x14f494['shift']());}};_0x4d58dc(++_0x16aaa8);}(_0x6f01,0x122));var _0x16f0=function(_0x501510,_0x61caa9){_0x501510=_0x501510-0x0;var _0x1e6ee5=_0x6f01[_0x501510];return _0x1e6ee5;};'use strict';var Sequelize=require(_0x16f0('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0x16f0('0x1')],'primaryKey':!![],'autoIncrement':!![],'comment':'Required\x20by\x20Asterisk'},'membername':{'type':Sequelize[_0x16f0('0x2')],'allowNull':![],'comment':_0x16f0('0x3')},'UserId':{'type':Sequelize[_0x16f0('0x1')],'allowNull':![]},'queue_name':{'type':Sequelize['STRING'],'allowNull':![],'unique':'queue_interface','comment':_0x16f0('0x3')},'VoiceQueueId':{'type':Sequelize[_0x16f0('0x1')],'allowNull':![]},'interface':{'type':Sequelize['STRING'],'allowNull':![],'unique':_0x16f0('0x4'),'comment':_0x16f0('0x3')},'penalty':{'type':Sequelize[_0x16f0('0x1')](0xb),'defaultValue':0x0,'comment':_0x16f0('0x3')},'paused':{'type':Sequelize[_0x16f0('0x1')](0xb),'defaultValue':0x0,'comment':'Required\x20by\x20Asterisk'}};