locale

@SerializedName(value = "locale")
val locale: String? = null

Parameters

locale

Allows you to specify the locale in which the response should be returned. It must be a supported value from the list of locale-codes, which can be obtained by going to /lookups/locales. It defaults to the user's locale.