Interface: SongRequestOptions
Defined in: endpoints/Songs/types.ts:116
Extended by
Properties
| Property | Type | Defined in |
|---|---|---|
platform? | Platform | endpoints/Songs/types.ts:117 |
l? | Locale | endpoints/Songs/types.ts:118 |
include? | IncludeOption[] | endpoints/Songs/types.ts:119 |
extend? | ExtendOption[] | endpoints/Songs/types.ts:120 |
views? | (Albums | Artists | Videos | Composers | Genres | Library | MusicVideos)[] | endpoints/Songs/types.ts:121 |