# RegistriesResponse

## Properties

| Name           | Type                                                                                                                                  | Description | Notes                               |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ----------------------------------- |
| **\_links**    | [**PaginationLinks**](https://docs.ionos.com/sections-test/nodejs-sdk/container-registry-nodejs-sdk/models/paginationlinks)           |             | \[default to undefined]             |
| **href**       | **string**                                                                                                                            |             | \[optional] \[default to undefined] |
| **id**         | **string**                                                                                                                            |             | \[optional] \[default to undefined] |
| **items**      | [**Array\<RegistryResponse>**](https://docs.ionos.com/sections-test/nodejs-sdk/container-registry-nodejs-sdk/models/registryresponse) |             | \[optional] \[default to undefined] |
| **pagination** | [**RegistryPagination**](https://docs.ionos.com/sections-test/nodejs-sdk/container-registry-nodejs-sdk/models/registrypagination)     |             | \[default to undefined]             |
| **type**       | **string**                                                                                                                            |             | \[optional] \[default to undefined] |
