# Error
## Properties
**code** | **String** | An error code that identifies the type of error that occurred. |
**message** | **String** | A message that describes the error condition. |
**details** | Option<**String**> | Additional details 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)