Interface TemplateVariable

Variable for use with email template

Export

Interface

TemplateVariable

Hierarchy

  • TemplateVariable

Properties

Properties

name: string

Name of variable. This can be used in a template as {{name}}

Memberof

TemplateVariable

variableType: STRING

The type of variable

Memberof

TemplateVariable