X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FsmsQueue%2FsmsQueue.attributes.js;h=ff772e97a8f73e459b1412c293f478f7734c9166;hb=30647e0599beaeefd7f4697661375cd56f1291ec;hp=a84df04f0f7e62af526a2aa0b7c2c390f0a3776a;hpb=54b4ff96e83f911255a158fd7e32a0e84ec4b7d0;p=motion2.git diff --git a/server/api/smsQueue/smsQueue.attributes.js b/server/api/smsQueue/smsQueue.attributes.js index a84df04..ff772e9 100644 --- a/server/api/smsQueue/smsQueue.attributes.js +++ b/server/api/smsQueue/smsQueue.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x5c97=['beepall','sequelize','exports','name','INTEGER','ENUM','rrmemory'];(function(_0x119966,_0x54d84c){var _0x59dc83=function(_0x32e13d){while(--_0x32e13d){_0x119966['push'](_0x119966['shift']());}};_0x59dc83(++_0x54d84c);}(_0x5c97,0x104));var _0x75c9=function(_0x28ff30,_0x342f9c){_0x28ff30=_0x28ff30-0x0;var _0x453c8b=_0x5c97[_0x28ff30];return _0x453c8b;};'use strict';var Sequelize=require(_0x75c9('0x0'));module[_0x75c9('0x1')]={'name':{'type':Sequelize['STRING'],'unique':_0x75c9('0x2'),'validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i}},'description':{'type':Sequelize['STRING']},'timeout':{'type':Sequelize[_0x75c9('0x3')],'validate':{'min':0x1,'max':0x20c49b}},'strategy':{'type':Sequelize[_0x75c9('0x4')](_0x75c9('0x5'),_0x75c9('0x6'),'roundrobin')}}; \ No newline at end of file +var _0xbc38=['INTEGER','ENUM','beepall','sequelize','STRING'];(function(_0x4137cf,_0x138056){var _0x361691=function(_0x353bb0){while(--_0x353bb0){_0x4137cf['push'](_0x4137cf['shift']());}};_0x361691(++_0x138056);}(_0xbc38,0x1ac));var _0x8bc3=function(_0x508dc5,_0x1aa23c){_0x508dc5=_0x508dc5-0x0;var _0x403554=_0xbc38[_0x508dc5];return _0x403554;};'use strict';var Sequelize=require(_0x8bc3('0x0'));module['exports']={'name':{'type':Sequelize[_0x8bc3('0x1')],'unique':'name','validate':{'notEmpty':!![],'is':/^[A-Za-z0-9\.\_]+$/i}},'description':{'type':Sequelize[_0x8bc3('0x1')]},'timeout':{'type':Sequelize[_0x8bc3('0x2')],'validate':{'min':0x1,'max':0x20c49b}},'strategy':{'type':Sequelize[_0x8bc3('0x3')]('rrmemory',_0x8bc3('0x4'),'roundrobin')}}; \ No newline at end of file