Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 458 Bytes

ApiListOccurrencesResponse.md

File metadata and controls

11 lines (6 loc) · 458 Bytes

ApiListOccurrencesResponse

Properties

Name Type Description Notes
occurrences List<ApiOccurrence> The occurrences requested. [optional]
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]