Skip to main content

MailMessage

Format of a mail message.

Index

Properties

data

data: Record<string, unknown>

Data to substitute into the email. This will vary depending on how the template is defined.

recipientAddress

recipientAddress: string

Recipient address for email.

templateId

templateId: string

Template id for email.