emailTemplateDTO
Extends: | templateDTO |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
A DTO for email templates.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
subject (string) | 1/1 | Get the subject line of the email. |
body (string) | 1/1 | Get the body of the email, may be plain text or HTML. |