KpiMetrics: {
    applicationDomainId?: string;
    id?: string;
    kafkaKpiMetrics?: KpiEventReuseMetricDTO;
    orgId?: string;
    solaceKpiMetrics?: KpiEventReuseMetricDTO;
    type?: string;
}

Type declaration