Interface: SongsRelationshipParams
Defined in: endpoints/Songs/types.ts:152
Expand
Parameters accepted by SongsEndpoint#getRelationship.
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
platform? | Platform | SongRelationshipOptions.platform | endpoints/Songs/types.ts:141 |
l? | Locale | SongRelationshipOptions.l | endpoints/Songs/types.ts:142 |
include? | IncludeOption[] | SongRelationshipOptions.include | endpoints/Songs/types.ts:143 |
extend? | ExtendOption[] | SongRelationshipOptions.extend | endpoints/Songs/types.ts:144 |
limit? | number | SongRelationshipOptions.limit | endpoints/Songs/types.ts:145 |
id | string | - | endpoints/Songs/types.ts:153 |
relationship | keyof SongRelationshipResourceMap | - | endpoints/Songs/types.ts:154 |