Description
The EmailTemplate class holds the base data for each email template.
Derived By
Restricting anyType
Content Model
Contains elements as defined in the following table.
Component |
Type |
Occurs |
Description |
---|---|---|---|
billingEmailVar |
anyType (restriction) |
1..1 |
A map containing the billing entity variables and strings for the email |
billingEntityUUID |
string |
0..1 |
The billing entity ID for the email template |
body |
string |
0..1 |
The body for the email |
emailType |
0..1 |
The email type for the email |
|
subject |
string |
0..1 |
The subject line for the email |