Interface: ArtistRelationshipParams
Defined in: endpoints/Artists/types.ts:223
Expand
Parameters accepted by ArtistsEndpoint#getRelationship.
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
platform? | Platform | ArtistRelationshipOptions.platform | endpoints/Artists/types.ts:212 |
l? | Locale | ArtistRelationshipOptions.l | endpoints/Artists/types.ts:213 |
include? | IncludeOption[] | ArtistRelationshipOptions.include | endpoints/Artists/types.ts:214 |
extend? | ExtendOption[] | ArtistRelationshipOptions.extend | endpoints/Artists/types.ts:215 |
limit? | number | ArtistRelationshipOptions.limit | endpoints/Artists/types.ts:216 |
id | string | - | endpoints/Artists/types.ts:224 |
relationship | keyof ArtistRelationshipResourceMap | - | endpoints/Artists/types.ts:225 |