Contents

LibrarySongs.Relationships.LibrarySongsAlbumsRelationship

A relationship from the library song to its albums.

Declaration

object LibrarySongs.Relationships.LibrarySongsAlbumsRelationship

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 in the library associated with the song.

See Also

Related Objects