Relativity.Imaging.Services.Interfaces.V1.DTOs.StopImagingJobResponse public class StopImagingJobResponse Documentation public string ErrorMessage { get; set; } public bool Success { get; set; } public StopImagingJobResponse()