Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 522 Bytes

HtmlGetLanguageResult.md

File metadata and controls

11 lines (7 loc) · 522 Bytes

HtmlGetLanguageResult

Properties

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

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