Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 594 Bytes

GenerateRuleTitleRule.md

File metadata and controls

10 lines (7 loc) · 594 Bytes

TalonOne.Model.GenerateRuleTitleRule

Properties

Name Type Description Notes
Effects List<Object> An array of effectful Talang expressions in arrays that will be evaluated when a rule matches. [optional]
Condition List<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]