Skip to main content

SupportedLanguage

A list of supported language preferences for a user. This is the source of truth for the range of supported languages on both the server and the client. While all enums should follow a convention of being uppercase, these are cased according to the language's ISO standard format.

enum SupportedLanguage {
en
es_US
}

Values

SupportedLanguage.en

SupportedLanguage.es_US

Member of

CreateHsaUserInput input ● IssuableCardForHsa object ● UpdateCurrentUserLanguageInput input