findings.ApiListOccurrencesResponse #
Description #
Response including listed active occurrences.
Properties #
Name | Type | Description | Notes |
---|---|---|---|
occurrences | [InlineResponse2001Occurrences] | The occurrences requested. | [optional] |
next_page_token | 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] |