# Error
## Properties
**code** | **String** | An error code that identifies the type of error that occurred. |
**message** | Option<**String**> | A message that describes the error condition in a human-readable form. | [optional]
**details** | Option<**String**> | Additional information that can help the caller understand or fix the issue. | [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)