Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EmailMessageSchema

Hierarchy

Implemented by

Index

Properties

Optional _id

_id: string

Optional _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