ProcessingDocumentErrorHistoryResponse public class ProcessingDocumentErrorHistoryResponse Documentation public List<ProcessingDocumentErrorInfo> DocumentErrorHistory { get; set; } public int TotalCount { get; set; } public ProcessingDocumentErrorHistoryResponse()