Skip to main content
Version: 8.9 (unreleased)

Type Alias: DecisionDefinitionTypeEnum

type DecisionDefinitionTypeEnum =
| "DECISION_TABLE"
| "LITERAL_EXPRESSION"
| "UNKNOWN";

Defined in: gen/types.gen.ts:1872

The type of the decision.