country

val country: String? = null

Parameters

country

The country of the user, as set in the user’s account profile. An ISO 3166-1 alpha-2 country code. This field is only available when the current user has granted access to the SpotifyScope.USER_READ_PRIVATE scope.

Sources

common source
Link copied to clipboard