Built motion from commit 538092ac.|2.6.10
[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 _0x2e2e=['name','STRING','INTEGER','ENUM','beepall','roundrobin','sequelize'];(function(_0x501510,_0x61caa9){var _0x1e6ee5=function(_0x32845b){while(--_0x32845b){_0x501510['push'](_0x501510['shift']());}};_0x1e6ee5(++_0x61caa9);}(_0x2e2e,0x109));var _0xe2e2=function(_0x422a61,_0x414349){_0x422a61=_0x422a61-0x0;var _0x3e8e28=_0x2e2e[_0x422a61];return _0x3e8e28;};'use strict';var Sequelize=require(_0xe2e2('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0xe2e2('0x1'),'validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i}},'description':{'type':Sequelize[_0xe2e2('0x2')]},'timeout':{'type':Sequelize[_0xe2e2('0x3')],'validate':{'min':0x1,'max':0x20c49b}},'strategy':{'type':Sequelize[_0xe2e2('0x4')]('rrmemory',_0xe2e2('0x5'),_0xe2e2('0x6'))}};