Configuration data for a job.
Checks if 'onTick()' should be executed or not.
The action, that is executed on a 'tick'.
Run on init / start or not.
The cron string, that describes the interval, the job schould be executed.
https://github.com/node-schedule/node-schedule#cron-style-scheduling
The name of the custom timezone.
Generated using TypeDoc
Configuration data for a job.