namespace Wonky.Entity.Views; public class SalesReportClosedView { public bool ReportClosed { get; set; } }