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