JobV2Reason¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| reasonType | JobV2_reason_oneOf_reasonType | [optional] [default to null] | |
| code | JobV2_reason_oneOf_code | [optional] [default to null] | |
| level | JobV2_reason_oneOf_level | [optional] [default to null] | |
| title | JobV2_reason_oneOf_title | [optional] [default to null] | |
| body | JobV2_reason_oneOf_body | [optional] [default to null] | |
| subtitle | String | Translated title of `level`, typically used in headline. | [optional] [default to null] |
| message | String | The `title` and `body` of this error with additional details and instructions how to resolve the underlying issue. | [optional] [default to null] |