Interface: ArtistViewParams
Defined in: endpoints/Artists/types.ts:206
Expand
Parameters accepted by ArtistsEndpoint#getView.
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
platform? | Platform | ArtistViewOptions.platform | endpoints/Artists/types.ts:194 |
l? | Locale | ArtistViewOptions.l | endpoints/Artists/types.ts:195 |
include? | IncludeOption[] | ArtistViewOptions.include | endpoints/Artists/types.ts:196 |
extend? | ExtendOption[] | ArtistViewOptions.extend | endpoints/Artists/types.ts:197 |
with? | Attributes[] | ArtistViewOptions.with | endpoints/Artists/types.ts:198 |
limit? | number | ArtistViewOptions.limit | endpoints/Artists/types.ts:199 |
id | string | - | endpoints/Artists/types.ts:207 |
view | ArtistViewName | - | endpoints/Artists/types.ts:208 |