# TokensResponse

## Properties

| Name       | Type                                                                                                                       | Description | Notes       |
| ---------- | -------------------------------------------------------------------------------------------------------------------------- | ----------- | ----------- |
| **links**  | [**PaginationLinks**](https://docs.ionos.com/sections-test/java-sdk/container-registry-java-sdk/models/paginationlinks)    |             |             |
| **count**  | **Integer**                                                                                                                |             |             |
| **href**   | **String**                                                                                                                 |             | \[optional] |
| **id**     | **String**                                                                                                                 |             | \[optional] |
| **items**  | [**List\<TokenResponse>**](https://docs.ionos.com/sections-test/java-sdk/container-registry-java-sdk/models/tokenresponse) |             | \[optional] |
| **limit**  | **Integer**                                                                                                                |             |             |
| **offset** | **Integer**                                                                                                                |             |             |
| **total**  | **Integer**                                                                                                                |             |             |
| **type**   | **String**                                                                                                                 |             | \[optional] |
