copy
fun copy(albumTypeString: String, availableMarketsString: List<String> = listOf(), externalUrlsString: Map<String, String>, href: String, id: String, uri: SpotifyUri, artists: List<SimpleArtist>, images: List<SpotifyImage>, name: String, type: String, restrictions: Restrictions? = null, releaseDateString: String, releaseDatePrecisionString: String, totalTracks: Int? = null, albumGroupString: String? = null): SimpleAlbum
Content copied to clipboard
Sources
(source)
Link copied to clipboard