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

Relativity.Processing.V2.Services.Interfaces.DTOs

Namespace with 26 public types

Classes

 ExportColumn Represents a single column to be included in an exported CSV file
 GetDiscoveredDocumentListRequest Represents a request object containing criteria for getting filters results for processing.
 GetDiscoveredDocumentsRequest Represents a request object containing criteria for getting filters results for processing.
 GetDiscoveredDocumentsWithPivotOnRequest Represents the get discovered documents with pivot on dto
 GetDiscoveredDocumentsWithPivotOnResponse Represents response of get discovered document with Pivot on dto
 PivotOnOption Represents a pivot on option
 ProcessingDocumentErrorHistoryResponse Document Error History DTO
 ProcessingDocumentErrorInfo DTO with document error info
 ProcessingDocumentsRequest Represents a request object containing criteria for retrying deleting as well as publishing documents for processing.
 ProcessingFileOperationRequest Represents a request object containing criteria for retrying deleting as well as publishing documents for processing.
 ProcessingFilePathResponse Response model for the file path of a given Document
 ProcessingFilterCompositeExpression Represents an composite expression object that is used to create filters for processing.
 ProcessingFilterConditionalExpression Represents an conditional expression object that is used to create filters for processing.
 ProcessingFilterData Represents the processing filter data dto.
 ProcessingFilterEmptyExpression Represents an empty expression object that is used to create filters for processing.
 ProcessingFilterResult Processing Filter results Object
 ProcessingMetadataRequest Represents metadata for a given Document
 ProcessingMetadataResponse Represents metadata for a given Document
 ProcessingMultipleFileDownload Object for Multiple File Downloads.
 PublishJobErrorInfoResponse DTO containing data about publish-level errors
 SortOption Represents a sorting operation on given property

Enumerations

 Ordering Represents ordering method to apply upon getting the discovered documents.
 ProcessingFilterConstraint Used as a constraint for processing filter.
 ProcessingFilterOperator Provides an operator value used by filter expression.
 Property Represents the property on the condition expression. These properties are used to translate back and forth between Invariant API

Interfaces

 IProcessingFilterExpressionModel Represents the generic expression model.