ApplicationHostingStatusResponse public class ApplicationHostingStatusResponse : HostingStatusResponse Documentation public List<CustomPageHostingStatusResponse> CustomPages { get; set; } public List<KeplerServiceStatusResponse> KeplerServices { get; set; } public ApplicationHostingStatusResponse()