Built motion from commit (unavailable).|2.5.5
[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 _0x1821=['INTEGER','sequelize','STRING','Required\x20by\x20Asterisk'];(function(_0x1aee9f,_0x12fd53){var _0x35f626=function(_0x3f5ba9){while(--_0x3f5ba9){_0x1aee9f['push'](_0x1aee9f['shift']());}};_0x35f626(++_0x12fd53);}(_0x1821,0x191));var _0x1182=function(_0x229a82,_0x4f9d49){_0x229a82=_0x229a82-0x0;var _0x593ed4=_0x1821[_0x229a82];return _0x593ed4;};'use strict';var Sequelize=require(_0x1182('0x0'));module['exports']={'uniqueid':{'type':Sequelize['INTEGER'],'primaryKey':!![],'autoIncrement':!![],'comment':'Required\x20by\x20Asterisk'},'membername':{'type':Sequelize[_0x1182('0x1')],'allowNull':![],'comment':_0x1182('0x2')},'UserId':{'type':Sequelize[_0x1182('0x3')],'allowNull':![]},'queue_name':{'type':Sequelize[_0x1182('0x1')],'allowNull':![],'unique':'queue_interface','comment':_0x1182('0x2')},'VoiceQueueId':{'type':Sequelize['INTEGER'],'allowNull':![]},'interface':{'type':Sequelize[_0x1182('0x1')],'allowNull':![],'unique':'queue_interface','comment':'Required\x20by\x20Asterisk'},'penalty':{'type':Sequelize[_0x1182('0x3')](0xb),'defaultValue':0x0,'comment':'Required\x20by\x20Asterisk'},'paused':{'type':Sequelize[_0x1182('0x3')](0xb),'defaultValue':0x0,'comment':_0x1182('0x2')}};