Skip to Content
APIPlaces LocationsInterface: MultiLanguage

Interface: MultiLanguage

Multilanguage object model for different languages Represents text content that can be displayed in multiple languages

Indexable

Language-specific text content indexed by language code Example: { “en”: “Hello”, “es”: “Hola”, “default”: “Hello” }

Properties

default

Default language text that will be used if the requested language is not available

Last updated on