Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 643 Bytes

ApiListOccurrencesResponse.md

File metadata and controls

11 lines (7 loc) · 643 Bytes

ApiListOccurrencesResponse

Properties

Name Type Description Notes
Occurrences []ApiOccurrence 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]