7a6e248d4378bd518610e7a7cb30b8eb99b4e9cc
[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 _0x85da=['queue_interface','sequelize','INTEGER','Required\x20by\x20Asterisk','STRING'];(function(_0x1f156c,_0x144663){var _0x30697a=function(_0xed463e){while(--_0xed463e){_0x1f156c['push'](_0x1f156c['shift']());}};_0x30697a(++_0x144663);}(_0x85da,0xf6));var _0xa85d=function(_0x254076,_0x5e7b8d){_0x254076=_0x254076-0x0;var _0x21a93e=_0x85da[_0x254076];return _0x21a93e;};'use strict';var Sequelize=require(_0xa85d('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0xa85d('0x1')],'primaryKey':!![],'autoIncrement':!![],'comment':_0xa85d('0x2')},'membername':{'type':Sequelize['STRING'],'allowNull':![],'comment':_0xa85d('0x2')},'UserId':{'type':Sequelize[_0xa85d('0x1')],'allowNull':![]},'queue_name':{'type':Sequelize[_0xa85d('0x3')],'allowNull':![],'unique':_0xa85d('0x4'),'comment':_0xa85d('0x2')},'VoiceQueueId':{'type':Sequelize[_0xa85d('0x1')],'allowNull':![]},'interface':{'type':Sequelize['STRING'],'allowNull':![],'unique':'queue_interface','comment':'Required\x20by\x20Asterisk'},'penalty':{'type':Sequelize[_0xa85d('0x1')](0xb),'defaultValue':0x0,'comment':_0xa85d('0x2')},'paused':{'type':Sequelize[_0xa85d('0x1')](0xb),'defaultValue':0x0,'comment':'Required\x20by\x20Asterisk'}};