Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / schedule / schedule.attributes.js
index 302029d..266fe9d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb0c8=['months','weeks','days','hours','csv','xlsx','custom','default','BOOLEAN','TEXT','sequelize','exports','STRING','DATE','ENUM','years'];(function(_0x1a20ec,_0x27626c){var _0x3a2ec1=function(_0xb45d54){while(--_0xb45d54){_0x1a20ec['push'](_0x1a20ec['shift']());}};_0x3a2ec1(++_0x27626c);}(_0xb0c8,0x1ea));var _0x8b0c=function(_0x4bd788,_0x5b82d1){_0x4bd788=_0x4bd788-0x0;var _0x18e74f=_0xb0c8[_0x4bd788];return _0x18e74f;};'use strict';var Sequelize=require(_0x8b0c('0x0'));module[_0x8b0c('0x1')]={'name':{'type':Sequelize[_0x8b0c('0x2')],'allowNull':![]},'description':{'type':Sequelize['STRING']},'active':{'type':Sequelize['BOOLEAN'],'allowNull':![],'defaultValue':![]},'cron':{'type':Sequelize[_0x8b0c('0x2')],'allowNull':![],'defaultValue':'0\x200\x20*\x20*\x20*'},'startAt':{'type':Sequelize[_0x8b0c('0x3')],'allowNull':![]},'endAt':{'type':Sequelize[_0x8b0c('0x3')],'allowNull':![]},'subtractNumber':{'type':Sequelize['INTEGER'],'allowNull':![],'defaultValue':0x1,'validate':{'min':0x1}},'subtractUnit':{'type':Sequelize[_0x8b0c('0x4')](_0x8b0c('0x5'),'quarters',_0x8b0c('0x6'),_0x8b0c('0x7'),_0x8b0c('0x8'),_0x8b0c('0x9'),'minutes'),'allowNull':![],'defaultValue':_0x8b0c('0x8')},'output':{'type':Sequelize[_0x8b0c('0x4')](_0x8b0c('0xa'),'pdf',_0x8b0c('0xb')),'allowNull':![],'defaultValue':_0x8b0c('0xa')},'type':{'type':Sequelize[_0x8b0c('0x4')](_0x8b0c('0xc'),_0x8b0c('0xd')),'allowNull':![],'defaultValue':_0x8b0c('0xc')},'sendMail':{'type':Sequelize[_0x8b0c('0xe')],'defaultValue':![]},'email':{'type':Sequelize[_0x8b0c('0x2')]},'cc':{'type':Sequelize[_0x8b0c('0xf')]},'bcc':{'type':Sequelize['TEXT']},'sendIfEmpty':{'type':Sequelize['BOOLEAN'],'defaultValue':!![]}};
\ No newline at end of file
+var _0xf577=['STRING','TEXT','exports','BOOLEAN','DATE','INTEGER','ENUM','years','quarters','months','weeks','days','minutes','csv','pdf','xlsx','custom','default'];(function(_0x2272b5,_0x362458){var _0x110156=function(_0x5c2e32){while(--_0x5c2e32){_0x2272b5['push'](_0x2272b5['shift']());}};_0x110156(++_0x362458);}(_0xf577,0x18e));var _0x7f57=function(_0x17928f,_0x4ad33f){_0x17928f=_0x17928f-0x0;var _0x500b63=_0xf577[_0x17928f];return _0x500b63;};'use strict';var Sequelize=require('sequelize');module[_0x7f57('0x0')]={'name':{'type':Sequelize['STRING'],'allowNull':![]},'description':{'type':Sequelize['STRING']},'active':{'type':Sequelize[_0x7f57('0x1')],'allowNull':![],'defaultValue':![]},'cron':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':'0\x200\x20*\x20*\x20*'},'startAt':{'type':Sequelize[_0x7f57('0x2')],'allowNull':![]},'endAt':{'type':Sequelize['DATE'],'allowNull':![]},'subtractNumber':{'type':Sequelize[_0x7f57('0x3')],'allowNull':![],'defaultValue':0x1,'validate':{'min':0x1}},'subtractUnit':{'type':Sequelize[_0x7f57('0x4')](_0x7f57('0x5'),_0x7f57('0x6'),_0x7f57('0x7'),_0x7f57('0x8'),_0x7f57('0x9'),'hours',_0x7f57('0xa')),'allowNull':![],'defaultValue':_0x7f57('0x9')},'output':{'type':Sequelize['ENUM'](_0x7f57('0xb'),_0x7f57('0xc'),_0x7f57('0xd')),'allowNull':![],'defaultValue':'csv'},'type':{'type':Sequelize['ENUM'](_0x7f57('0xe'),_0x7f57('0xf')),'allowNull':![],'defaultValue':_0x7f57('0xe')},'sendMail':{'type':Sequelize[_0x7f57('0x1')],'defaultValue':![]},'email':{'type':Sequelize[_0x7f57('0x10')]},'cc':{'type':Sequelize[_0x7f57('0x11')]},'bcc':{'type':Sequelize['TEXT']},'sendIfEmpty':{'type':Sequelize[_0x7f57('0x1')],'defaultValue':!![]}};
\ No newline at end of file