LanguageCodesSetResponse

data class LanguageCodesSetResponse(val languageCodes: List<String>)

Used with equivalent term set glossaries.

Constructors

Link copied to clipboard
fun LanguageCodesSetResponse(languageCodes: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The BCP-47 language code(s) for terms defined in the glossary. All entries are unique. The list contains at least two entries. Expected to be an exact match for GlossaryTerm.language_code.