DmrClusterCertMatchingRulesResponse: {
    data?: DmrClusterCertMatchingRule[];
    links?: DmrClusterCertMatchingRuleLinks[];
    meta: SempMeta;
}

Type declaration