templateContent property

EmailTemplateContent templateContent
final

The content of the email template, composed of a subject line, an HTML part, and a text-only part.

Implementation

final EmailTemplateContent templateContent;