DocumentError public class DocumentError Contains data about the error connected to a Document. Documentation public string Message { get; set; } Gets or sets the Message for this error. public string Status { get; set; } Gets or sets the Status of this error. public DocumentError()