# ErrorResponse

## Properties

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