Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DraftContactRecipient

Recipient entry for draft contact and validation requests.

Hierarchy

  • DraftContactRecipient

Index

Properties

idOnExternalPlatform: string
remarks
  • Identifier of the recipient on the external platform (e.g. phone number, email address).
isPrimary?: boolean
remarks
  • Whether this recipient is the primary recipient.
isPrivate?: boolean
remarks
  • Whether this recipient should be treated as private.
name?: string
remarks
  • Display name of the recipient.

Generated using TypeDoc