# ErrorModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **message** | **String** | Human-readable error message | **r#type** | **String** | Internal type definition of the error | **code** | **i32** | HTTP response code | **stack** | Option<**Vec**> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)