Built motion from commit c116dc8b.|2.6.30
[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 _0x03df=['queue_interface','exports','Required\x20by\x20Asterisk','STRING','INTEGER'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x03df,0x100));var _0xf03d=function(_0x459e99,_0x4cea91){_0x459e99=_0x459e99-0x0;var _0x874036=_0x03df[_0x459e99];return _0x874036;};'use strict';var Sequelize=require('sequelize');module[_0xf03d('0x0')]={'uniqueid':{'type':Sequelize['INTEGER'],'primaryKey':!![],'autoIncrement':!![],'comment':_0xf03d('0x1')},'membername':{'type':Sequelize[_0xf03d('0x2')],'allowNull':![],'comment':'Required\x20by\x20Asterisk'},'UserId':{'type':Sequelize[_0xf03d('0x3')],'allowNull':![]},'queue_name':{'type':Sequelize['STRING'],'allowNull':![],'unique':_0xf03d('0x4'),'comment':'Required\x20by\x20Asterisk'},'VoiceQueueId':{'type':Sequelize[_0xf03d('0x3')],'allowNull':![]},'interface':{'type':Sequelize[_0xf03d('0x2')],'allowNull':![],'unique':'queue_interface','comment':_0xf03d('0x1')},'penalty':{'type':Sequelize['INTEGER'](0xb),'defaultValue':0x0,'comment':_0xf03d('0x1')},'paused':{'type':Sequelize[_0xf03d('0x3')](0xb),'defaultValue':0x0,'comment':_0xf03d('0x1')}};