Built motion from commit (unavailable).|2.5.22
[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 _0x078e=['STRING','INTEGER','ENUM','beepall','sequelize'];(function(_0x319c2b,_0x14059e){var _0x2e1965=function(_0x1de5e7){while(--_0x1de5e7){_0x319c2b['push'](_0x319c2b['shift']());}};_0x2e1965(++_0x14059e);}(_0x078e,0x112));var _0xe078=function(_0xdb1afc,_0xcf9b14){_0xdb1afc=_0xdb1afc-0x0;var _0x1e7a1a=_0x078e[_0xdb1afc];return _0x1e7a1a;};'use strict';var Sequelize=require(_0xe078('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'unique':'name','validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i}},'description':{'type':Sequelize[_0xe078('0x1')]},'timeout':{'type':Sequelize[_0xe078('0x2')],'validate':{'min':0x1,'max':0x20c49b}},'strategy':{'type':Sequelize[_0xe078('0x3')]('rrmemory',_0xe078('0x4'),'roundrobin')}};