Package version:

Interface DocumentDetectedLanguage

The auto-detected language of the input document.

Hierarchy

  • DocumentDetectedLanguage

Properties

Properties

detectedLanguage?: DetectedLanguage

If 'language' is set to 'auto' for the document in the request this field will contain a 2 letter ISO 639-1 representation of the language detected for this document.

Generated using TypeDoc