Paged list
Log in to add to favouritesProperties
Name | Type | Format | Description |
---|---|---|---|
pageIndex | number | integer | The index of the result set to return |
pageSize | number | integer | pageSize |
totalCount | number | integer | The total number of results available |
pageCount | number | integer | The calculated page count based on the totalCount and pageSize |
items | object[...] | - | A container for the items being returned |