Relativity.Imaging.Services.Interfaces.V1.DTOs.ImagingJobStatusRequest public class ImagingJobStatusRequest Documentation public Guid JobGuid { get; set; } public int WorkspaceArtifactID { get; set; } public ImagingJobStatusRequest()