Albums.Views.AlbumsRelatedAlbumsView
A relationship view from this album to related and similar albums.
Declaration
object Albums.Views.AlbumsRelatedAlbumsViewProperties
| Name | Type | Description |
|---|---|---|
href | string | The relative location to fetch the view directly. |
next | string | The relative location to request the next page of resources in the collection, if additional resources are available for fetching. |
attributes Required | Albums.Views.AlbumsRelatedAlbumsView.Attributes | The attributes for the view. |
data Required | [Albums] | A collection of other albums related or similar to the album. |