Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendMailOptions

Options for 'sendMail()' function.

Hierarchy

  • SendMailOptions

Index

Properties

Properties

body

body: any

The body.

Optional format

format: MailFormat

The format.

Optional subject

subject: string

The subject.

to

to: string

The address, where to send the mail to.

Generated using TypeDoc