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

Relativity.Processing.V2.Services.Interfaces.DTOs.GetDiscoveredDocumentsRequest

public int AuditedSourceID { get; set; }

public bool ExcludeTotalCount { get; set; }

public string Expression { get; set; }

public bool IncludeDuplicateHash { get; set; }

public int NumberOfResults { get; set; }

public List<SortOption> SortingOptions { get; set; }

public int StartingPointOfResult { get; set; }