TranslationGroupBundle
The Language API responses reference an object of type TranslationGroupBundle. The following properties define this object.
TranslationGroupBundle Properties
- groupName : String, The name of the translation group.
- languageName : String, The name of the language.
- groupId : Id, The Id of the translation group.
- languageId : Id, The Id of the language.
- languageMembers : List<Id>, List of user Ids that belong to the translation group.