Interface: ArtistRequestOptions
Defined in: endpoints/Artists/types.ts:176
Extended by
Properties
| Property | Type | Defined in |
|---|---|---|
platform? | Platform | endpoints/Artists/types.ts:177 |
l? | Locale | endpoints/Artists/types.ts:178 |
include? | IncludeOption[] | endpoints/Artists/types.ts:179 |
views? | ArtistViewName[] | endpoints/Artists/types.ts:180 |
extend? | ExtendOption[] | endpoints/Artists/types.ts:181 |
with? | Attributes[] | endpoints/Artists/types.ts:182 |