Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / schedule / schedule.attributes.js
index c15f275..266fe9d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeff8=['sequelize','exports','STRING','BOOLEAN','DATE','INTEGER','ENUM','quarters','months','weeks','days','minutes','csv','custom','TEXT'];(function(_0x265003,_0xf0f023){var _0x33c743=function(_0x326a5d){while(--_0x326a5d){_0x265003['push'](_0x265003['shift']());}};_0x33c743(++_0xf0f023);}(_0xeff8,0x186));var _0x8eff=function(_0x291f8b,_0x3b5591){_0x291f8b=_0x291f8b-0x0;var _0x275171=_0xeff8[_0x291f8b];return _0x275171;};'use strict';var Sequelize=require(_0x8eff('0x0'));module[_0x8eff('0x1')]={'name':{'type':Sequelize['STRING'],'allowNull':![]},'description':{'type':Sequelize[_0x8eff('0x2')]},'active':{'type':Sequelize[_0x8eff('0x3')],'allowNull':![],'defaultValue':![]},'cron':{'type':Sequelize[_0x8eff('0x2')],'allowNull':![],'defaultValue':'0\x200\x20*\x20*\x20*'},'startAt':{'type':Sequelize[_0x8eff('0x4')],'allowNull':![]},'endAt':{'type':Sequelize[_0x8eff('0x4')],'allowNull':![]},'subtractNumber':{'type':Sequelize[_0x8eff('0x5')],'allowNull':![],'defaultValue':0x1,'validate':{'min':0x1}},'subtractUnit':{'type':Sequelize[_0x8eff('0x6')]('years',_0x8eff('0x7'),_0x8eff('0x8'),_0x8eff('0x9'),_0x8eff('0xa'),'hours',_0x8eff('0xb')),'allowNull':![],'defaultValue':_0x8eff('0xa')},'output':{'type':Sequelize[_0x8eff('0x6')](_0x8eff('0xc'),'pdf','xlsx'),'allowNull':![],'defaultValue':_0x8eff('0xc')},'type':{'type':Sequelize[_0x8eff('0x6')](_0x8eff('0xd'),'default'),'allowNull':![],'defaultValue':_0x8eff('0xd')},'sendMail':{'type':Sequelize[_0x8eff('0x3')],'defaultValue':![]},'email':{'type':Sequelize['STRING']},'cc':{'type':Sequelize[_0x8eff('0xe')]},'bcc':{'type':Sequelize[_0x8eff('0xe')]},'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