70ae78be8ffec1048cbd0bda1a46a5da6923bcee
[motion2.git] / server / api / openchannelQueue / openchannelQueue.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 _0x7f95=['sequelize','STRING','name','INTEGER','beepall'];(function(_0x18156f,_0x3fe186){var _0x478ffe=function(_0x4cd7f2){while(--_0x4cd7f2){_0x18156f['push'](_0x18156f['shift']());}};_0x478ffe(++_0x3fe186);}(_0x7f95,0xe6));var _0x57f9=function(_0x5dfc2a,_0x1a953f){_0x5dfc2a=_0x5dfc2a-0x0;var _0x3f1a71=_0x7f95[_0x5dfc2a];return _0x3f1a71;};'use strict';var Sequelize=require(_0x57f9('0x0'));module['exports']={'name':{'type':Sequelize[_0x57f9('0x1')],'unique':_0x57f9('0x2'),'validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i}},'description':{'type':Sequelize[_0x57f9('0x1')]},'timeout':{'type':Sequelize[_0x57f9('0x3')],'validate':{'min':0x1,'max':0x20c49b}},'strategy':{'type':Sequelize['ENUM']('rrmemory',_0x57f9('0x4'),'roundrobin')}};