Interface: MusicVideosResponse
Defined in: endpoints/MusicVideos/types.ts:196
Properties
| Property | Type | Defined in |
|---|---|---|
data | MusicVideoResource[] | endpoints/MusicVideos/types.ts:197 |
meta | { [k: string]: unknown; metrics?: { dataSetId?: string; }; } | endpoints/MusicVideos/types.ts:198 |
meta.metrics? | { dataSetId?: string; } | endpoints/MusicVideos/types.ts:199 |
meta.metrics.dataSetId? | string | endpoints/MusicVideos/types.ts:200 |
href? | string | endpoints/MusicVideos/types.ts:204 |
next? | string | endpoints/MusicVideos/types.ts:205 |