Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 572 Bytes

GenerateRuleTitleRule.md

File metadata and controls

12 lines (7 loc) · 572 Bytes

# GenerateRuleTitleRule

Properties

Name Type Description Notes
effects object[] An array of effectful Talang expressions in arrays that will be evaluated when a rule matches. [optional]
condition object[] A Talang expression that will be evaluated in the context of the given event. [optional]

[Back to Model list] [Back to API list] [Back to README]