namespace MoonlightServers.DaemonShared.DaemonSide.Http.Responses.Statistics; public class StatisticsHostResponse { public string OperatingSystem { get; set; } }