UNPKG

ibmcloud-security-advisor-findings

Version:

JavaScript client library for the IBM Cloud Security Advisor Findings API

13 lines (8 loc) 471 B
# findings.InlineResponse200 ### Description Response including listed notes. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **notes** | [**[InlineResponse200Notes]**](InlineResponse200Notes.md) | | [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 result. | [optional]