Objects

PagingMetadata

nextstring

Link to the next page.

pageSizeinteger[int32]

The current page size.

previousstring

Link to the previous page.

Example
{  "next": "-- Missing example --",  "pageSize": 50,  "previous": "-- Missing example --"}