product

val product: String? = null

Parameters

product

The user’s Spotify subscription level: “premium”, “free”, etc. (The subscription level “open” can be considered the same as “free”.) 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