<PackageReference Include="Relativity.Services.DataContracts.SDK" Version="13.6.2" />
Relativity.Services.DataContracts.DTOs.DynamicReviewQueue.DynamicReviewQueueDocument
Data contract that represents a document in a Dynamic Review Queue
public int Order {
get;
set; }
public float?
Rank {
get;
set; }
public int Status {
get;
set; }