EmailTemplate
Description
The EmailTemplate object contains all information about the email templates.
Properties
Type | Name | Description |
|---|---|---|
string | TemplateName | Name of the template. |
string | TemplateInternalId | Template internal ID automatically assigned by EBizCharge. |
string | TemplateSubject | Subject of the template. |
string | TemplateDescription | Description of the template. |
string | TemplateHTML | HTML version of template (base64-encoded). |
string | TemplateText | Text version of template (base64-encoded). |
string | FromEmail | Email address displayed in the email's "From" field. |
string | FromName | Display name associated with the |
string | ReplyToEmail | Email address responses are sent to. |
string | ReplyToDisplayName | Display name associated with the |
string | TemplateSource | The template source will return |
string | TemplateTypeId | There are two types:
|
Updated 7 months ago
