# TokensPaginatedResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data** | [**Vec<models::TokenLinkDto>**](TokenLinkDto.md) | The data of the current page |
**next** | Option<**String**> | The ID of the next page | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)