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