Contents

Albums.Relationships.AlbumsGenresRelationship

A relationship from the album to its genres.

Declaration

object Albums.Relationships.AlbumsGenresRelationship

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

The album’s associated genre.

See Also

Related Objects