Contents

Artists.Views.ArtistsSinglesView

A relationship view from this artist to albums associated with the artist categorized as singles.

Declaration

object Artists.Views.ArtistsSinglesView

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.ArtistsSinglesView.Attributes

The attributes for the view.

data Required[Albums]

Albums associated with the artist categorized as singles.

Topics

Related Objects

See Also

Related Objects