Interface: MusicVideoParams
Defined in: endpoints/MusicVideos/types.ts:138
Expand
Identifier and query options accepted by MusicVideosEndpoint#get.
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
platform? | Platform | MusicVideoRequestOptions.platform | endpoints/MusicVideos/types.ts:126 |
l? | Locale | MusicVideoRequestOptions.l | endpoints/MusicVideos/types.ts:127 |
include? | IncludeOption[] | MusicVideoRequestOptions.include | endpoints/MusicVideos/types.ts:128 |
views? | MusicVideoViewName[] | MusicVideoRequestOptions.views | endpoints/MusicVideos/types.ts:129 |
extend? | ArtistUrl[] | MusicVideoRequestOptions.extend | endpoints/MusicVideos/types.ts:130 |
with? | Attributes[] | MusicVideoRequestOptions.with | endpoints/MusicVideos/types.ts:131 |
id | string | - | endpoints/MusicVideos/types.ts:139 |