Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 493 Bytes

PaginationResponse.md

File metadata and controls

10 lines (7 loc) · 493 Bytes

PaginationResponse

Properties

Name Type Description Notes
next str Contains an URL to GET the next results page in the retrieved collection of items. [optional]
page_size int Number of items returned for each page. [optional]

[Back to Model list] [Back to API list] [Back to README]