Skip to main content

MLObject

The MLObject class represents a multi-language object, containing a language identifier and its corresponding value.

Properties

NameDescription
LanguageThe language code of the multi-language object, such as "en" for English or "tr" for Turkish.
ValueThe value corresponding to the specified language in the multi-language object.