Interface: AlbumViewParams
Defined in: endpoints/Albums/types.ts:158
Expand
Parameters accepted by AlbumsEndpoint#getView.
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
platform? | Platform | AlbumViewOptions.platform | endpoints/Albums/types.ts:146 |
l? | Locale | AlbumViewOptions.l | endpoints/Albums/types.ts:147 |
include? | IncludeOption[] | AlbumViewOptions.include | endpoints/Albums/types.ts:148 |
extend? | ArtistUrl[] | AlbumViewOptions.extend | endpoints/Albums/types.ts:149 |
with? | Attributes[] | AlbumViewOptions.with | endpoints/Albums/types.ts:150 |
limit? | number | AlbumViewOptions.limit | endpoints/Albums/types.ts:151 |
id | string | - | endpoints/Albums/types.ts:159 |
view | AppearsOn | OtherVersions | RelatedAlbums | RelatedVideos | - | endpoints/Albums/types.ts:160 |