MusicVideos.Views.MusicVideosMoreInGenreView
A relationship view from this music video to more music videos in a specific music video genre.
Declaration
object MusicVideos.Views.MusicVideosMoreInGenreViewProperties
| Name | Type | Description |
|---|---|---|
href | string | A relative location for the view. |
next | string | A relative cursor to fetch the next paginated collection of resources in the view if more exist. |
attributes Required | MusicVideos.Views.MusicVideosMoreInGenreView.Attributes | The attributes for the view. |
data Required | [MusicVideos] | Music videos in the given music video genre. |