Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 514 Bytes

PageInfo.md

File metadata and controls

16 lines (8 loc) · 514 Bytes

PageInfo

Properties

Name Type Description Notes
prevPage String The link to the previous page for pagination. [optional]
nextPage String The link to the next page for pagination. [optional]
prevPageToken String The isolated pagination token for the previous page. [optional]
nextPageToken String The isolated pagination token for the next page. [optional]