Sha256: ff2aedf058074d1bb2e5d057de046bc127a5f0903e473b5b65abfc3db44e4bb8
Contents?: true
Size: 847 Bytes
Versions: 6
Compression:
Stored size: 847 Bytes
Contents
# TalonOne::NewTemplateDef ## Properties 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** | **Array<Object>** | A Talang expression that contains variable bindings referring to args. | **args** | [**Array<TemplateArgDef>**](TemplateArgDef.md) | An array of argument definitions. | **expose** | **BOOLEAN** | A flag to control exposure in Rule Builder. | [optional] [default to false]
Version data entries
6 entries across 6 versions & 1 rubygems