LibrarySongs.Relationships.LibrarySongsCatalogRelationship
A relationship from the library song to its associated catalog content.
Declaration
object LibrarySongs.Relationships.LibrarySongsCatalogRelationshipProperties
| 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 | [Songs] | The song from the Apple Music catalog associated with the library song, if any. |