Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 655 Bytes

V1beta1ListOccurrencesResponse.md

File metadata and controls

11 lines (7 loc) · 655 Bytes

V1beta1ListOccurrencesResponse

Properties

Name Type Description Notes
Occurrences []V1beta1Occurrence The occurrences requested. [optional] [default to null]
NextPageToken string The next pagination token in the list response. It should be used as `page_token` for the following request. An empty value means no more results. [optional] [default to null]

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