Spotify Public User
constructor(externalUrlsString: Map<String, String>, href: String, id: String, uri: UserUri, displayName: String? = null, followers: Followers = Followers(null, -1), images: List<SpotifyImage> = listOf(), type: String)(source)
Parameters
display Name
The name displayed on the user’s profile. null if not available.
followers
Information about the followers of this user.
href
A link to the Web API endpoint for this user.
id
The Spotify user ID for this user.
images
The user’s profile image.
type
The object type: “user”