Contents

LibrarySongs.Relationships.LibrarySongsArtistsRelationship

A relationship from the library song to its artists.

Declaration

object LibrarySongs.Relationships.LibrarySongsArtistsRelationship

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[LibraryArtists]

The artists in the library associated with the song.

See Also

Related Objects