Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 525 Bytes

File metadata and controls

11 lines (7 loc) · 525 Bytes

HtmlGetLanguageResult

Properties

Name Type Description Notes
successful bool True if the operation was successful, false otherwise [optional]
language_code string HTML language code of the HTML document, e.g. "en" or "de" [optional]

[Back to Model list] [Back to API list] [Back to README]