<PackageReference Include="Relativity.Processing.SDK" Version="13.29.354" />

Relativity.Processing.V2.Services.Interfaces.DTOs.ProcessingDocumentsRequest

Represents a request object containing criteria for retrying deleting as well as publishing documents for processing.
public string Expression { get; set; }

Expression that needs to be applied on the documents.

public List<string> LogicalIds { get; set; }

The IDs of the requested Documents.