Package version:

Interface HtmlEmailContent

Content of the email with a required html property.

Hierarchy

  • HtmlEmailContent

Properties

Properties

html: string

Html version of the email message.

plainText?: string

Plain text version of the email message.

subject: string

Subject of the email message

Generated using TypeDoc