DetectedLanguage interface

Detect language result.

Properties

detectedLanguage

The detected language.

status

The detect language status

trackingId

The tracking id.

Property Details

detectedLanguage

The detected language.

detectedLanguage?: undefined | string

Property Value

undefined | string

status

The detect language status

status?: Status

Property Value

trackingId

The tracking id.

trackingId?: undefined | string

Property Value

undefined | string