Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 353 Bytes

V1Call.md

File metadata and controls

15 lines (7 loc) · 353 Bytes

V1Call

Call represents a call to a rule. It includes the name of the rule and the arguments passed to it.

Properties

Name Type Description Notes
ruleName String [optional]
arguments List<Argument> [optional]