Variable $DmrClusterCertMatchingRuleConditionResponseConst
$DmrClusterCertMatchingRuleConditionResponse: {
properties: {
data: {
type: "DmrClusterCertMatchingRuleCondition";
};
links: {
type: "DmrClusterCertMatchingRuleConditionLinks";
};
meta: {
isRequired: true;
type: "SempMeta";
};
};
} = ...
Type declaration
-
properties: {
data: {
type: "DmrClusterCertMatchingRuleCondition";
};
links: {
type: "DmrClusterCertMatchingRuleConditionLinks";
};
meta: {
isRequired: true;
type: "SempMeta";
};
}
-
data: {
type: "DmrClusterCertMatchingRuleCondition";
}
-
type: "DmrClusterCertMatchingRuleCondition"
-
links: {
type: "DmrClusterCertMatchingRuleConditionLinks";
}
-
type: "DmrClusterCertMatchingRuleConditionLinks"
-
meta: {
isRequired: true;
type: "SempMeta";
}
-
isRequired: true
-
type: "SempMeta"