Interface: MusicVideoRelationshipParams
Defined in: endpoints/MusicVideos/types.ts:172
Expand
Parameters accepted by MusicVideosEndpoint#getRelationship.
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
platform? | Platform | MusicVideoRelationshipOptions.platform | endpoints/MusicVideos/types.ts:152 |
l? | Locale | MusicVideoRelationshipOptions.l | endpoints/MusicVideos/types.ts:153 |
include? | IncludeOption[] | MusicVideoRelationshipOptions.include | endpoints/MusicVideos/types.ts:154 |
extend? | ArtistUrl[] | MusicVideoRelationshipOptions.extend | endpoints/MusicVideos/types.ts:155 |
limit? | number | MusicVideoRelationshipOptions.limit | endpoints/MusicVideos/types.ts:156 |
id | string | - | endpoints/MusicVideos/types.ts:174 |
relationship | keyof MusicVideoRelationshipResourceMap | - | endpoints/MusicVideos/types.ts:175 |