PageOptions
Log in to add to favouritesPage last updated 04 December 2020
A PageOptions is a structure that is used to describe details for creating a paged request.
Name | Type | Description |
---|---|---|
pageIndex? | number | The index of page. |
pageSize? | number | The number of results per page. The default is 25. |