DocumentWarning public class DocumentWarning Contains data about the warning connected to a Document. Documentation public string Message { get; set; } Gets or sets the Warning message. public string Type { get; set; } Gets or sets the type of Warning. public DocumentWarning()