ibmcloud-security-advisor-findings
Version:
JavaScript client library for the IBM Cloud Security Advisor Findings API
13 lines (8 loc) • 465 B
Markdown
# findings.ApiListNoteOccurrencesResponse
### Description
Response including listed occurrences for a note.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**occurrences** | [**[InlineResponse2001Occurrences]**](InlineResponse2001Occurrences.md) | The occurrences attached to the specified note. | [optional]
**next_page_token** | **String** | Token to receive the next page of notes. | [optional]