PagedPageDetailsResponse
Pagination metadata
Properties
Name | Type | Description | Notes |
---|---|---|---|
current_page | int | Current page number | |
last_page | int | Max page number based on limit and total number of items | |
limit | int | Number of items to return | |
offset | int | Starting index to return | |
total | int | Total number of items |