Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiListNotesResponse

Response including listed notes.

Hierarchy

  • ApiListNotesResponse

Index

Properties

Properties

Optional next_page_token

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 notes

notes: ApiNote[]

Generated using TypeDoc