| Name | Type | Description | Notes |
|---|---|---|---|
| Schema | string | A URL to the JSON Schema for this object. | [optional] [readonly] |
| Detail | string | A human-readable explanation specific to this occurrence of the problem. | [optional] |
| Errors | List<ErrorDetail> | Optional list of individual error details | [optional] |
| Instance | string | A URI reference that identifies the specific occurrence of the problem. | [optional] |
| Status | long | HTTP status code | [optional] |
| Title | string | A short, human-readable summary of the problem type. This value should not change between occurrences of the error. | [optional] |
| Type | string | A URI reference to human-readable documentation for the error. | [optional] [default to "about:blank"] |