Call represents a call to a rule. It includes the name of the rule and the arguments passed to it.
Name | Type | Description | Notes |
---|---|---|---|
ruleName | String | [optional] | |
arguments | List<Argument> | [optional] |
Call represents a call to a rule. It includes the name of the rule and the arguments passed to it.
Name | Type | Description | Notes |
---|---|---|---|
ruleName | String | [optional] | |
arguments | List<Argument> | [optional] |