incentiveRuleSetAction
No description
incentiveRuleSetAction(
input: IncentiveRuleSetActionInput!
): BusinessRule!
Arguments
incentiveRuleSetAction.input
● IncentiveRuleSetActionInput!
non-null input
Type
BusinessRule
object
Represents a BusinessRule Graph or Set, each business rule set consist of at least one inputNode, decisionTableNode and outputNode witn edges between them. A decisionTable can have mutiple rows, each row representing a single rule that gets executed.