JobStatusResponse public class JobStatusResponse Documentation public int DiscoverJobCount { get; set; } public int ImagingJobCount { get; set; } public int ImagingOnTheFlyJobCount { get; set; } public int ImagingSetJobCount { get; set; } public int MassImagingJobCount { get; set; } public int ProcessingJobCount { get; set; } public int PublishJobCount { get; set; } public int TotalJobCount { get; set; } public JobStatusResponse()