Contents

Albums.Relationships.AlbumsLibraryRelationship

A relationship from the album to an associated library album.

Declaration

object Albums.Relationships.AlbumsLibraryRelationship

Properties

NameTypeDescription
hrefstring

The relative location to fetch the relationship directly.

nextstring

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.

See Also

Related Objects