Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListNoteOccurrencesParams

Parameters for the listNoteOccurrences operation.

Hierarchy

  • ListNoteOccurrencesParams

Index

Properties

accountId

accountId: string

Account ID.

Optional headers

headers: OutgoingHttpHeaders

noteId

noteId: string

Second part of note name: providers/{provider_id}/notes/{note_id}.

Optional pageSize

pageSize: number

Number of notes to return in the list.

Optional pageToken

pageToken: string

Token to provide to skip to a particular spot in the list.

providerId

providerId: string

First part of note name: providers/{provider_id}/notes/{note_id}.

Generated using TypeDoc