Interface: SongRelationshipOptions
Defined in: endpoints/Songs/types.ts:140
Query params for fetching a song relationship directly.
GET /v1/catalog/{storefront}/songs/{id}/{relationship}
Extended by
Properties
| Property | Type | Defined in |
|---|---|---|
platform? | Platform | endpoints/Songs/types.ts:141 |
l? | Locale | endpoints/Songs/types.ts:142 |
include? | IncludeOption[] | endpoints/Songs/types.ts:143 |
extend? | ExtendOption[] | endpoints/Songs/types.ts:144 |
limit? | number | endpoints/Songs/types.ts:145 |