DetectedLanguage interface
Detect language result.
Properties
detected |
The detected language. |
status | The detect language status |
tracking |
The tracking id. |
Property Details
detectedLanguage
The detected language.
detectedLanguage?: string
Property Value
string
status
trackingId
The tracking id.
trackingId?: string
Property Value
string