Skip to main content

LocalisedNameView

Localized name information with language code

namestringrequired

The name in the specified language

Example: Root folder
localestringrequired

Language code (ISO 639-1)

Example: en-US
LocalisedNameView
{
"name": "Root folder",
"locale": "en-US"
}