Search
Preparing search index...
The search index is not available
ts-framework-notification (v1.2.1)
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
EmailMessage
Class EmailMessage
Hierarchy
BaseMessage
EmailMessage
Implements
EmailMessageSchema
Index
Constructors
constructor
Properties
_id
_type
bcc
cc
from
html
locals
subject
template
text
to
Constructors
constructor
new
Email
Message
(
data
:
EmailMessageSchema
)
:
EmailMessage
Parameters
data:
EmailMessageSchema
Returns
EmailMessage
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
[]
Globals
Transport
Types
Base
Message
Base
Notification
Service
Base
Service
Email
Message
constructor
_id
_type
bcc
cc
from
html
locals
subject
template
text
to
Email
Service
Firebase
Message
Firebase
Service
Notification
Base
Message
Schema
Base
Notification
Service
Options
Base
Service
Options
Email
Message
Schema
Email
Service
Options
Firebase
Message
Schema
Firebase
Service
Options
Firebase
Transport
Options
Notification
Options
Generated using
TypeDoc