Preparing search index...
The search index is not available
@tecsafe/event-sdk
@tecsafe/event-sdk
GenericEmailEventPayload
Interface GenericEmailEventPayload
Payload for sending generic emails
interface
GenericEmailEventPayload
{
header
:
EmailHeader
;
text
:
string
;
title
:
string
;
}
Index
Properties
header
text
title
Properties
header
header
:
EmailHeader
text
text
:
string
The text content of the email
title
title
:
string
The title of the email
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
header
text
title
@tecsafe/event-sdk
Loading...
Payload for sending generic emails