# ErrorResponse

## Properties

| Name             | Type                                                                                       | Description                            | Notes       |
| ---------------- | ------------------------------------------------------------------------------------------ | -------------------------------------- | ----------- |
| **http\_status** | **int**                                                                                    | The HTTP status code of the operation. | \[optional] |
| **messages**     | [**list\[ErrorMessage\]**](https://docs.ionos.com/postgres-sdk-python/models/errormessage) |                                        | \[optional] |
