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) · 395 Bytes

ApiListNotesResponse.md

File metadata and controls

11 lines (6 loc) · 395 Bytes

ApiListNotesResponse

Properties

Name Type Description Notes
notes List<ApiNote> [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 result. [optional]