Album Info
@Serializable
Constructors
Link copied to clipboard
constructor(albumGroup: String? = null, albumType: String, artists: List<ArtistInfo>, availableMarkets: List<String>? = null, externalUrls: ExternalUrls, href: String, id: String, images: List<ImageInfo>, name: String, releaseDate: String, releaseDatePrecision: String, restrictions: RestrictionInfo? = null, totalTracks: Int, type: String, uri: String, genres: List<String>? = null, label: String? = null)