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

DynamicReviewQueue

public class DynamicReviewQueue
Data contract that contains all the metadata for a Dynamic Review Queue
public bool AllowOutsideCoded { get; set; }

Flag used to determine if Outside coded documents should be allowed into the Queue

public int AssociatedViewID { get; set; }

Artifact ID of the view that will be used to enter the DRQ and code documents

public int DynamicReviewID { get; set; }

The public reference to the Dynamice Review Queue table

public int DynamicReviewStatusID { get; set; }

The current status of the Dynamic Review Queue [ :: active \ :: stopped

public int? RelatedFieldArtifactID { get; set; }

The group ID of related documents will be included into an AL Project Review.

public int? ReviewFieldArtifactID { get; set; }

Artifact ID of the code field that will be used for coding

public string StatusCallbackUrl { get; set; }

The data endpoint associated with the Dynamic Review Queue used for stats and user data

public string StatusName { get; set; }

Friendly Name for Status