| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | The id of the schedule. | [optional] |
| status | String | The status of the schedule. | [optional] |
| creation_time | DateTime | the creation time of the schedule. | [optional] |
| update_time | DateTime | the update time of the schedule. | [optional] |
| schedule | ScheduleObj | [optional] | |
| parameters | Hash<String, Object> | The parameters of schedule job | [optional] |