Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EmailContent

Package version

Content of the email.

Hierarchy

  • EmailContent

Index

Properties

Properties

Optional html

html: undefined | string

Html version of the email message.

Optional plainText

plainText: undefined | string

Plain text version of the email message.

subject

subject: string

Subject of the email message

Generated using TypeDoc