Albums.Relationships.AlbumsLibraryRelationship
A relationship from the album to an associated library album.
Declaration
object Albums.Relationships.AlbumsLibraryRelationshipProperties
| Name | Type | Description |
|---|---|---|
href | string | The relative location to fetch the relationship directly. |
next | string | The relative location to request the next page of resources in the collection, if additional resources are available for fetching. |
data Required | [LibraryAlbums] | The library content this album is associated with if added to the user’s library. |