Name | Type | Description | Notes |
---|---|---|---|
Id | int32 | the id of purge job. | [optional] [default to null] |
JobName | string | the job name of purge job. | [optional] [default to null] |
JobKind | string | the job kind of purge job. | [optional] [default to null] |
JobParameters | string | the job parameters of purge job. | [optional] [default to null] |
Schedule | *ScheduleObj | [optional] [default to null] | |
JobStatus | string | the status of purge job. | [optional] [default to null] |
Deleted | bool | if purge job was deleted. | [optional] [default to null] |
CreationTime | time.Time | the creation time of purge job. | [optional] [default to null] |
UpdateTime | time.Time | the update time of purge job. | [optional] [default to null] |