Bridgeline Digital Logo
Menu

LanguageBundle

The Site API and Language API requests reference an object of type LanguageBundle. The following properties define this object.

LanguageBundle Properties

  • languageId : Id, The ID of the language.
  • name : String, The name of the language.
  • label : String, The label of the language.
  • code : String, The language code of the language.
  • isActive : Boolean, Whether the language is active.
  • allowsFallback : Boolean, Whether the language allows for fallback.
  • priority : Decimal, The language priority.
  • description : String, Description of the language.