# GetLinkedCollectionsPaginatedResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data** | Option<[**Vec<models::CollectionLinkDto>**](CollectionLinkDto.md)> | The data of the current page | [optional]
**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)