TypeScript SDK Reference / EmailTemplate
Interface: EmailTemplate
The template used for generating emails containing health reports.
Deprecated
This feature is deprecated and may be removed in future versions.
Properties
emailContent
emailContent:
string
The HTML content of the email body.
emailSubject
emailSubject:
string
The subject line of the email.
fileName
fileName:
string
The filename for the attached health report.