MLObject
The MLObject
class represents a multi-language object, containing a language identifier and its corresponding value.
Properties
Name | Description |
---|---|
Language | The language code of the multi-language object, such as "en" for English or "tr" for Turkish. |
Value | The value corresponding to the specified language in the multi-language object. |