Interface: MusicVideoViewParams
Defined in: endpoints/MusicVideos/types.ts:163
Expand
Parameters accepted by MusicVideosEndpoint#getView.
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
platform? | Platform | MusicVideoViewOptions.platform | endpoints/MusicVideos/types.ts:143 |
l? | Locale | MusicVideoViewOptions.l | endpoints/MusicVideos/types.ts:144 |
include? | IncludeOption[] | MusicVideoViewOptions.include | endpoints/MusicVideos/types.ts:145 |
extend? | ArtistUrl[] | MusicVideoViewOptions.extend | endpoints/MusicVideos/types.ts:146 |
with? | Attributes[] | MusicVideoViewOptions.with | endpoints/MusicVideos/types.ts:147 |
limit? | number | MusicVideoViewOptions.limit | endpoints/MusicVideos/types.ts:148 |
id | string | - | endpoints/MusicVideos/types.ts:164 |
view | MusicVideoViewName | - | endpoints/MusicVideos/types.ts:165 |