Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmailMessage

Hierarchy

Implements

Index

Constructors

constructor

Properties

Optional _id

_id: string

_type

_type: string

Optional bcc

bcc: string | string[]

Optional cc

cc: string | string[]

Optional from

from: string

Optional html

html: string

Optional locals

locals: any

subject

subject: string

Optional template

template: string

Optional text

text: string

to

to: string | string[]

Generated using TypeDoc