# ErrorResponsePayloadWithErrorBoolean
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**error** | **bool** | For erroneous requests, this value is always `true`. |
**status** | **f64** | Status code |
**message** | **String** | A string describing the error |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)