# RegistriesResponse

## Properties

| Name           | Type                                                                                                                                  | Description | Notes       |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ----------- |
| **links**      | [**PaginationLinks**](https://docs.ionos.com/sections-test/python-sdk/container-registry-python-sdk/models/paginationlinks)           |             |             |
| **href**       | **str**                                                                                                                               |             | \[optional] |
| **id**         | **str**                                                                                                                               |             | \[optional] |
| **items**      | [**list\[RegistryResponse\]**](https://docs.ionos.com/sections-test/python-sdk/container-registry-python-sdk/models/registryresponse) |             | \[optional] |
| **pagination** | [**RegistryPagination**](https://docs.ionos.com/sections-test/python-sdk/container-registry-python-sdk/models/registrypagination)     |             |             |
| **type**       | **str**                                                                                                                               |             | \[optional] |
