JobStatus
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] [default to null] | |
| tenantId | String | [optional] [default to null] | |
| timestamp | Date | [optional] [default to null] | |
| type | JobType | [optional] [default to null] | |
| state | JobState | [optional] [default to null] | |
| isSuccess | Boolean | [optional] [default to null] | |
| metadata | Metadata | [optional] [default to null] |