Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListNotesParams

Parameters for the listNotes operation.

Hierarchy

  • ListNotesParams

Index

Properties

accountId

accountId: string

Account ID.

Optional headers

headers: OutgoingHttpHeaders

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

Part of parent. This field contains the provider_id for example: providers/{provider_id}.

Generated using TypeDoc