Skip to main content
Version: 8.9 (unreleased)

Type Alias: DeploymentMetadataResult

type DeploymentMetadataResult = object;

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

Properties

decisionDefinition?

optional decisionDefinition: DeploymentDecisionResult;

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


decisionRequirements?

optional decisionRequirements: DeploymentDecisionRequirementsResult;

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


form?

optional form: DeploymentFormResult;

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


processDefinition?

optional processDefinition: DeploymentProcessResult;

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


resource?

optional resource: DeploymentResourceResult;

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