# ErrorResponse

## Properties

| Name           | Type                                                                                    | Description                            | Notes       |
| -------------- | --------------------------------------------------------------------------------------- | -------------------------------------- | ----------- |
| **httpStatus** | **Integer**                                                                             | The HTTP status code of the operation. | \[optional] |
| **messages**   | [**List\<ErrorMessage>**](https://docs.ionos.com/postgres-sdk-java/models/errormessage) |                                        | \[optional] |
