Relativity.Processing.V1.Services.Interfaces.DTOs.ProcessingDocumentErrorHistoryResponse public class ProcessingDocumentErrorHistoryResponse Documentation public List<ProcessingDocumentErrorInfo> DocumentErrorHistory { get; set; } public int TotalCount { get; set; } public ProcessingDocumentErrorHistoryResponse()