56b88af99d51bd4c8137401422b1696e4cb0783e
[motion2.git] / server / api / smsQueue / smsQueue.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 _0x26bd=['sequelize','STRING','name','INTEGER','ENUM','beepall'];(function(_0x33a551,_0x1967c6){var _0x216432=function(_0x5975fd){while(--_0x5975fd){_0x33a551['push'](_0x33a551['shift']());}};_0x216432(++_0x1967c6);}(_0x26bd,0x108));var _0xd26b=function(_0x52538b,_0xc2fabe){_0x52538b=_0x52538b-0x0;var _0x5ebbe3=_0x26bd[_0x52538b];return _0x5ebbe3;};'use strict';var Sequelize=require(_0xd26b('0x0'));module['exports']={'name':{'type':Sequelize[_0xd26b('0x1')],'unique':_0xd26b('0x2'),'validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i}},'description':{'type':Sequelize['STRING']},'timeout':{'type':Sequelize[_0xd26b('0x3')],'validate':{'min':0x1,'max':0x20c49b}},'strategy':{'type':Sequelize[_0xd26b('0x4')]('rrmemory',_0xd26b('0x5'),'roundrobin')}};