Generation rule
The generation rule is a helper object for setting the frequency of rule execution
Attribute | Type | Description | Nullable |
---|---|---|---|
type | String | Available types:daily - daily weekly - on certain days of the week monthly - on specified days of the month lastDayOfMonth - on last day of the month quarterly - quarterly halfYearly - half-yearly | false |
days | List of integers | Number of days | false |
months | List of integers | Number of months | false |