Built motion from commit (unavailable).|2.6.0
[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 _0x039b=['sequelize','STRING','INTEGER','ENUM','rrmemory','beepall'];(function(_0x2cba09,_0x23ee85){var _0x10d084=function(_0x11d2e4){while(--_0x11d2e4){_0x2cba09['push'](_0x2cba09['shift']());}};_0x10d084(++_0x23ee85);}(_0x039b,0x11a));var _0xb039=function(_0x13e60c,_0x1d7510){_0x13e60c=_0x13e60c-0x0;var _0x51d294=_0x039b[_0x13e60c];return _0x51d294;};'use strict';var Sequelize=require(_0xb039('0x0'));module['exports']={'name':{'type':Sequelize[_0xb039('0x1')],'unique':'name','allowNull':![],'validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i}},'description':{'type':Sequelize[_0xb039('0x1')]},'timeout':{'type':Sequelize[_0xb039('0x2')],'validate':{'min':0x1,'max':0x20c49b}},'strategy':{'type':Sequelize[_0xb039('0x3')](_0xb039('0x4'),_0xb039('0x5'),'roundrobin')}};