Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmailOptions

Hierarchy

  • EmailOptions

Index

Properties

bcc

bcc: string | string[]

cc

cc: string | string[]

html

html: string

Email body as HTML.

subject

subject: string

template

template: string

A _path to a Pug template file.

text

text: string

Email body as plain-text.

to

to: string | string[]

Generated using TypeDoc