Built motion from commit (unavailable).|2.5.23
[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 _0x7731=['roundrobin','sequelize','STRING','beepall'];(function(_0x1faf34,_0x1877be){var _0x430670=function(_0x353b3b){while(--_0x353b3b){_0x1faf34['push'](_0x1faf34['shift']());}};_0x430670(++_0x1877be);}(_0x7731,0x13d));var _0x1773=function(_0x16e8ad,_0x5f4726){_0x16e8ad=_0x16e8ad-0x0;var _0xbd3740=_0x7731[_0x16e8ad];return _0xbd3740;};'use strict';var Sequelize=require(_0x1773('0x0'));module['exports']={'name':{'type':Sequelize[_0x1773('0x1')],'unique':'name','allowNull':![],'validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i}},'description':{'type':Sequelize[_0x1773('0x1')]},'timeout':{'type':Sequelize['INTEGER'],'validate':{'min':0x1,'max':0x20c49b}},'strategy':{'type':Sequelize['ENUM']('rrmemory',_0x1773('0x2'),_0x1773('0x3'))}};