Relativity.Processing.V1.Services.Interfaces.DTOs.ProcessingSetDocumentInfoSummary
Represents a response object containing information about processing sets retrieved from a specified workspace.
An array of ProcessingSetDocumentInfo objects.
The total number of processing sets with the status of Completed or Complete with errors in a workspace.
The total number of documents from all processing sets with the status of Completed or Complete with errors published to a workspace.
The total number of bytes for documents from all processing sets with the status of Completed or Complete with errors published to a workspace.
public ProcessingSetDocumentInfoSummary()
The default constructor for creating the summary object.