KafkaConsumerGroupAuditResultSetResponse: {
    data?: KafkaConsumerGroupAuditResultSetDTO;
    meta?: Record<string, any>;
}

Type declaration