Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 558 Bytes

File metadata and controls

11 lines (8 loc) · 558 Bytes

PagingInfo

Properties

Name Type Description Notes
itemsPerPage float Number of items per page
nextPage string Request to retrieve next page, if it exists and can be unambiguously specified [optional]
prevPage string Request to retrieve previous page, if it exists and can be unambiguously specified [optional]

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