Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiListNoteOccurrencesResponse

Response including listed occurrences for a note.

Hierarchy

  • ApiListNoteOccurrencesResponse

Index

Properties

Optional next_page_token

next_page_token: string

Token to receive the next page of notes.

Optional occurrences

occurrences: ApiOccurrence[]

The occurrences attached to the specified note.

Generated using TypeDoc