# 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/sections-test/nodejs-sdk/dbaas-mongo-nodejs-sdk/models/errormessage) |                                        | \[optional] \[default to undefined] |
