Skip to main content
Version: 8.9 (unreleased)

Type Alias: GetDecisionDefinitionData

type GetDecisionDefinitionData = object;

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

Properties

body?

optional body: never;

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


path

path: object;

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

decisionDefinitionKey

decisionDefinitionKey: DecisionDefinitionKey;

The assigned key of the decision definition, which acts as a unique identifier for this decision.


query?

optional query: never;

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


url

url: "/decision-definitions/{decisionDefinitionKey}";

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