Contents

LibraryAlbums.Relationships.LibraryAlbumsArtistsRelationship

A relationship from the library album to its artist.

Declaration

object LibraryAlbums.Relationships.LibraryAlbumsArtistsRelationship

Properties

NameTypeDescription
hrefstring

The relative location to fetch the relationship directly.

nextstring

The relative location to request the next page of resources in the collection, if additional resources are available for fetching.

data Required[LibraryArtists]

The library artists for the library album.

See Also

Related Objects