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

Relativity.Services.Review.DynamicReviewQueue.DynamicDocumentReviewState

public int? AssignedDocumentArtifactID { get; set; }

The assigned document ID for user review. Will be null if no doc is assigned

public List<int> AssignedDocumentArtifactIDs { get; set; }

The list of documents that the user should review

public int DynamicReviewStatusID { get; set; }

Status ID from DynamicReviewQueue for details

public string StatusName { get; set; }

Friendly Name for Status