d177821d3793cbbaa2db807677c195a2a8241171
[motion2.git] / server / api / chatQueue / chatQueue.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 _0x40bf=['name','STRING','INTEGER','ENUM','roundrobin'];(function(_0xd8a8df,_0x4322f7){var _0x223bc1=function(_0x595b02){while(--_0x595b02){_0xd8a8df['push'](_0xd8a8df['shift']());}};_0x223bc1(++_0x4322f7);}(_0x40bf,0x177));var _0xf40b=function(_0x4baae2,_0x487ab6){_0x4baae2=_0x4baae2-0x0;var _0x1a2285=_0x40bf[_0x4baae2];return _0x1a2285;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize['STRING'],'unique':_0xf40b('0x0'),'allowNull':![],'validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i}},'description':{'type':Sequelize[_0xf40b('0x1')]},'timeout':{'type':Sequelize[_0xf40b('0x2')],'validate':{'min':0x1,'max':0x20c49b}},'strategy':{'type':Sequelize[_0xf40b('0x3')]('rrmemory','beepall',_0xf40b('0x4'))}};