ImagingJobPriorityRequest public class ImagingJobPriorityRequest : ImagingJobRequest The request object for updating the priority of an imaging job. Documentation public int Priority { get; set; } Gets or sets the new priority. public ImagingJobPriorityRequest()