Contents

Songs.Relationships.SongsLibraryRelationship

A relationship from the song to its library.

Declaration

object Songs.Relationships.SongsLibraryRelationship

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

The library associated with the song.

See Also

Related Objects