Built motion from commit 9d7072cc.|2.5.39
[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 _0x160d=['sequelize','exports','INTEGER','STRING','Required\x20by\x20Asterisk'];(function(_0x4e392f,_0x1b3696){var _0x5d63da=function(_0x42cb36){while(--_0x42cb36){_0x4e392f['push'](_0x4e392f['shift']());}};_0x5d63da(++_0x1b3696);}(_0x160d,0xf0));var _0xd160=function(_0x5208e6,_0x349282){_0x5208e6=_0x5208e6-0x0;var _0x49a780=_0x160d[_0x5208e6];return _0x49a780;};'use strict';var Sequelize=require(_0xd160('0x0'));module[_0xd160('0x1')]={'uniqueid':{'type':Sequelize[_0xd160('0x2')],'primaryKey':!![],'autoIncrement':!![],'comment':'Required\x20by\x20Asterisk'},'membername':{'type':Sequelize[_0xd160('0x3')],'allowNull':![],'comment':_0xd160('0x4')},'UserId':{'type':Sequelize['INTEGER'],'allowNull':![]},'queue_name':{'type':Sequelize['STRING'],'allowNull':![],'unique':'queue_interface','comment':_0xd160('0x4')},'VoiceQueueId':{'type':Sequelize[_0xd160('0x2')],'allowNull':![]},'interface':{'type':Sequelize['STRING'],'allowNull':![],'unique':'queue_interface','comment':_0xd160('0x4')},'penalty':{'type':Sequelize['INTEGER'](0xb),'defaultValue':0x0,'comment':'Required\x20by\x20Asterisk'},'paused':{'type':Sequelize[_0xd160('0x2')](0xb),'defaultValue':0x0,'comment':_0xd160('0x4')}};