<PackageReference Include="Relativity.ObjectManager" Version="10.1.116.12" />

BrandingQueueItem

public class BrandingQueueItem
public int CaseArtifactID { get; set; }

public string CaseName { get; set; }

public int? ImagesRemaining { get; set; }

public int Priority { get; set; }

public string ProductionJobID { get; set; }

public string ProductionName { get; set; }

public int RootFolderID { get; set; }

public int SetArtifactID { get; set; }

public int SetQueueID { get; set; }

public string Status { get; set; }

public string SubmittedBy { get; set; }

public DateTime SubmittedDate { get; set; }

public int WorkspaceUpgradeStatus { get; set; }