Contents

LibraryArtists.Relationships.LibraryArtistsAlbumsRelationship

A relationship from the library artist to thier albums.

Declaration

object LibraryArtists.Relationships.LibraryArtistsAlbumsRelationship

Properties

NameTypeDescription
hrefstring

A relative location for the relationship.

nextstring

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

data Required[LibraryAlbums]

The albums for the library artist present in the user’s library.

See Also

Related Objects