Built motion from commit (unavailable).|2.0.79
[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 _0x014a=['STRING','queue_interface','sequelize','INTEGER','Required\x20by\x20Asterisk'];(function(_0x3bfdde,_0x306be4){var _0x3f752a=function(_0x3b6751){while(--_0x3b6751){_0x3bfdde['push'](_0x3bfdde['shift']());}};_0x3f752a(++_0x306be4);}(_0x014a,0xf7));var _0xa014=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x014a[_0x14add3];return _0x4a174f;};'use strict';var Sequelize=require(_0xa014('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0xa014('0x1')],'primaryKey':!![],'autoIncrement':!![],'comment':_0xa014('0x2')},'membername':{'type':Sequelize['STRING'],'allowNull':![],'comment':_0xa014('0x2')},'UserId':{'type':Sequelize[_0xa014('0x1')],'allowNull':![]},'queue_name':{'type':Sequelize['STRING'],'allowNull':![],'unique':'queue_interface','comment':'Required\x20by\x20Asterisk'},'VoiceQueueId':{'type':Sequelize[_0xa014('0x1')],'allowNull':![]},'interface':{'type':Sequelize[_0xa014('0x3')],'allowNull':![],'unique':_0xa014('0x4'),'comment':'Required\x20by\x20Asterisk'},'penalty':{'type':Sequelize[_0xa014('0x1')](0xb),'defaultValue':0x0,'comment':_0xa014('0x2')},'paused':{'type':Sequelize[_0xa014('0x1')](0xb),'defaultValue':0x0,'comment':_0xa014('0x2')}};