Interface DecisionDeployment

interface DecisionDeployment {
    decision: DecisionMetadata;
}

Properties

Properties

Generated using TypeDoc