Type Alias: DecisionInstanceStateEnum
type DecisionInstanceStateEnum = "EVALUATED" | "FAILED" | "UNSPECIFIED";
Defined in: gen/types.gen.ts:1877
The state of the decision instance.
type DecisionInstanceStateEnum = "EVALUATED" | "FAILED" | "UNSPECIFIED";
Defined in: gen/types.gen.ts:1877
The state of the decision instance.