Name | Type | Description | Notes |
---|---|---|---|
Title | string | Campaigner-friendly name for the template that will be shown in the rule editor. | |
Description | string | A short description of the template that will be shown in the rule editor. | [optional] |
Help | string | Extended help text for the template. | [optional] |
Category | string | Used for grouping templates in the rule editor sidebar. | |
Expr | List<Object> | A Talang expression that contains variable bindings referring to args. | |
Args | List<TemplateArgDef> | An array of argument definitions. | |
Expose | bool | A flag to control exposure in Rule Builder. | [optional] [default to false] |