Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 406 Bytes

File metadata and controls

17 lines (9 loc) · 406 Bytes

PagingInfo

Paging information in a paged list

Properties

Name Type Description Notes
next String URL of next page (null if next page)
prev String URL of previous page (null if first page)
first String URL of first page
last String URL of last page