# ErrorResponse

## Properties

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