Interface: SongParams
Defined in: endpoints/Songs/types.ts:132
Expand
Identifier and query options accepted by SongsEndpoint#get.
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
platform? | Platform | SongRequestOptions.platform | endpoints/Songs/types.ts:117 |
l? | Locale | SongRequestOptions.l | endpoints/Songs/types.ts:118 |
include? | IncludeOption[] | SongRequestOptions.include | endpoints/Songs/types.ts:119 |
extend? | ExtendOption[] | SongRequestOptions.extend | endpoints/Songs/types.ts:120 |
views? | (Albums | Artists | Videos | Composers | Genres | Library | MusicVideos)[] | SongRequestOptions.views | endpoints/Songs/types.ts:121 |
id | string | - | endpoints/Songs/types.ts:133 |