Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteNoteParams

Parameters for the deleteNote operation.

Hierarchy

  • DeleteNoteParams

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}.

providerId

providerId: string

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

Generated using TypeDoc