<PackageReference Include="Relativity.Services.DataContracts.SDK" Version="13.5.0" />

Relativity.Services.StaticObject.BrandingQueueItem

public class BrandingQueueItem
Represents one item in Branding queue
public int CaseArtifactID { get; set; }

Case (workspace) artifact ID

public string CaseName { get; set; }

Case name (Workspace name)

public int? ImagesRemaining { get; set; }

Number of images remaining

public int Priority { get; set; }

Production job priority

public string ProductionJobID { get; set; }

Production job ID

public string ProductionName { get; set; }

Production name

public int RootFolderID { get; set; }

Workspace root folder ID

public int SetArtifactID { get; set; }

Production artifact ID

public int SetQueueID { get; set; }

Set Queue ID, unique identifier of a row in ProductionSetQueue table

public string Status { get; set; }

Production status

public string SubmittedBy { get; set; }

Subbmitted by user name

public DateTime SubmittedDate { get; set; }

Submitted date

public int WorkspaceUpgradeStatus { get; set; }

Workspace upgrade status