Built motion from commit 9d1906d1.|2.5.40
[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 _0x5e18=['queue_interface','Required\x20by\x20Asterisk','sequelize','INTEGER','STRING'];(function(_0xd6889a,_0x341fd3){var _0x3ed319=function(_0x1e9bc4){while(--_0x1e9bc4){_0xd6889a['push'](_0xd6889a['shift']());}};_0x3ed319(++_0x341fd3);}(_0x5e18,0xfc));var _0x85e1=function(_0x13c609,_0x5662e8){_0x13c609=_0x13c609-0x0;var _0x2920bd=_0x5e18[_0x13c609];return _0x2920bd;};'use strict';var Sequelize=require(_0x85e1('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0x85e1('0x1')],'primaryKey':!![],'autoIncrement':!![],'comment':'Required\x20by\x20Asterisk'},'membername':{'type':Sequelize[_0x85e1('0x2')],'allowNull':![],'comment':'Required\x20by\x20Asterisk'},'UserId':{'type':Sequelize[_0x85e1('0x1')],'allowNull':![]},'queue_name':{'type':Sequelize['STRING'],'allowNull':![],'unique':_0x85e1('0x3'),'comment':'Required\x20by\x20Asterisk'},'VoiceQueueId':{'type':Sequelize[_0x85e1('0x1')],'allowNull':![]},'interface':{'type':Sequelize['STRING'],'allowNull':![],'unique':_0x85e1('0x3'),'comment':'Required\x20by\x20Asterisk'},'penalty':{'type':Sequelize['INTEGER'](0xb),'defaultValue':0x0,'comment':_0x85e1('0x4')},'paused':{'type':Sequelize[_0x85e1('0x1')](0xb),'defaultValue':0x0,'comment':_0x85e1('0x4')}};