LibrarySongs.Relationships.LibrarySongsAlbumsRelationship
A relationship from the library song to its albums.
Declaration
object LibrarySongs.Relationships.LibrarySongsAlbumsRelationshipProperties
| Name | Type | Description |
|---|---|---|
href | string | A relative location for the relationship. |
next | string | 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. |