| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [optional] | |
| name | String | [optional] | |
| startTime | OffsetDateTime | [optional] | |
| nextTime | OffsetDateTime | [optional] | |
| endTime | OffsetDateTime | [optional] | |
| active | Boolean | [optional] | |
| interval | Integer | [optional] | |
| intervalUnit | IntervalUnitEnum | [optional] | |
| runConfigurationId | Long | [optional] | |
| runConfiguration | RunConfigurationResource | [optional] |
| Name | Value |
|---|---|
| MINUTE | "MINUTE" |
| HOUR | "HOUR" |
| DAY | "DAY" |
| WEEK | "WEEK" |
| MONTH | "MONTH" |
- Serializable