languages

@SerialName(value = "languages")
@EncodeDefault(mode = EncodeDefault.Mode.NEVER)
val languages: List<String>? = null

Parameters

languages

Two letter language codes to assign to this user (these are initially retrieved from the user's Accept-Language header and then persisted as part of account configuration).