Interface: AlbumParams
Defined in: endpoints/Albums/types.ts:141
Expand
Identifier and query options accepted by AlbumsEndpoint#get.
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
platform? | Platform | AlbumRequestOptions.platform | endpoints/Albums/types.ts:129 |
l? | Locale | AlbumRequestOptions.l | endpoints/Albums/types.ts:130 |
include? | IncludeOption[] | AlbumRequestOptions.include | endpoints/Albums/types.ts:131 |
views? | (AppearsOn | OtherVersions | RelatedAlbums | RelatedVideos)[] | AlbumRequestOptions.views | endpoints/Albums/types.ts:132 |
extend? | ArtistUrl[] | AlbumRequestOptions.extend | endpoints/Albums/types.ts:133 |
with? | Attributes[] | AlbumRequestOptions.with | endpoints/Albums/types.ts:134 |
id | string | - | endpoints/Albums/types.ts:142 |