docs/PaginationMetadata.md

tiledbcloud::PaginationMetadata

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- page | numeric | pagination offset. Use it to skip the first ((page - 1) * per_page) items | [optional] per_page | numeric | pagination limit (page size) | [optional] total_pages | numeric | number of total pages with current limit | [optional] total_items | numeric | number of total available items | [optional]



TileDB-Inc/TileDB-Cloud-R documentation built on July 18, 2024, 3:33 p.m.