Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 625 Bytes

V1beta1ListNotesResponse.md

File metadata and controls

11 lines (7 loc) · 625 Bytes

V1beta1ListNotesResponse

Properties

Name Type Description Notes
Notes []V1beta1Note The notes requested. [optional] [default to null]
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 results. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]