# ErrorResponse
## Properties
**_type** | Option<**String**> | A URI reference that identifies the problem type. |
**title** | Option<**String**> | A short, human-readable summary of the problem type. |
**detail** | Option<**String**> | A human-readable explanation specific to this occurrence of the problem. |
**errors** | Option<[**Vec<crate::models::ErrorResponseErrors>**](ErrorResponseErrors.md)> | |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)