namespace CH.CQRS.Query.EnergyRateException; public class EnergyRateExceptionQueryResult { public required List Data { get; set; } }