Type alias DocumentQuality

DocumentQuality: "NO_DOCUMENT" | "VERY_POOR" | "POOR" | "REASONABLE" | "GOOD" | "EXCELLENT"

Generated using TypeDoc