Contents

Artists.Views.ArtistsFeaturedAlbumsView

A relationship view from this artist to a collection of albums selected as featured for the artist.

Declaration

object Artists.Views.ArtistsFeaturedAlbumsView

Properties

NameTypeDescription
hrefstring

A relative location for the view.

nextstring

A relative cursor to fetch the next paginated collection of resources in the view if more exist.

attributes RequiredArtists.Views.ArtistsFeaturedAlbumsView.Attributes

The attributes for the view.

data Required[Albums]

A collection of albums selected as featured for the artist.

Topics

Related Objects

See Also

Related Objects