# findings.ApiListNotesResponse

### 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] 

