Contents

Albums.Relationships.AlbumsRecordLabelsRelationship

A relationship from the album to its associated record label.

Declaration

object Albums.Relationships.AlbumsRecordLabelsRelationship

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

The album’s associated record label.

See Also

Related Objects