1.5 KiB
1.5 KiB
bandcamp-fetch / Artist
Interface: Artist
Hierarchy
-
↳
Artist
Table of contents
Properties
Properties
description
• Optional
description: string
Inherited from
Defined in
lib/types/UserKind.ts:3
genre
• Optional
genre: string
Defined in
lib/types/Artist.ts:7
imageUrl
• Optional
imageUrl: string
Inherited from
Defined in
lib/types/UserKind.ts:5
label
• Optional
label: Label
Defined in
lib/types/Artist.ts:6
location
• Optional
location: string
Inherited from
Defined in
lib/types/UserKind.ts:6
name
• name: string
Inherited from
Defined in
lib/types/UserKind.ts:2
type
• type: "artist"
Defined in
lib/types/Artist.ts:5
url
• Optional
url: string
Inherited from
Defined in
lib/types/UserKind.ts:4