github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/GlipNavigationInfo.md (about) 1 # GlipNavigationInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **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] 7 **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] 8 9 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 10 11