Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 700 Bytes

GlipNavigationInfo.md

File metadata and controls

11 lines (7 loc) · 700 Bytes

GlipNavigationInfo

Properties

Name Type Description Notes
PrevPageToken string Previous page token. To get previous page, user should pass one of returned token in next request and, in turn, required page will be returned with new tokens [optional]
NextPageToken string Next page token. To get next page, user should pass one of returned token in next request and, in turn, required page will be returned with new tokens [optional]

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