4.7 KiB
4.7 KiB
bandcamp-fetch / Album
Interface: Album
Hierarchy
-
↳
Album
Table of contents
Properties
- artist
- description
- featuredTrack
- genre
- imageUrl
- keywords
- label
- location
- name
- numTracks
- publisher
- raw
- releaseDate
- releases
- tracks
- type
- url
Properties
artist
• Optional
artist: Omit
<Artist
, "type"
>
Inherited from
Defined in
description
• Optional
description: string
Defined in
featuredTrack
• Optional
featuredTrack: Omit
<Track
, "type"
>
Defined in
genre
• Optional
genre: string
Defined in
imageUrl
• Optional
imageUrl: string
Inherited from
Defined in
keywords
• Optional
keywords: string
[]
Defined in
label
• Optional
label: Omit
<Label
, "type"
>
Inherited from
Defined in
location
• Optional
location: string
Defined in
name
• name: string
Inherited from
Defined in
numTracks
• Optional
numTracks: number
Defined in
publisher
• Optional
publisher: UserKind
Inherited from
Defined in
raw
• Optional
raw: Object
Type declaration
Name | Type |
---|---|
basic |
string |
extra |
string |
Inherited from
Defined in
releaseDate
• Optional
releaseDate: string
Inherited from
Defined in
releases
• Optional
releases: AlbumRelease
[]
Defined in
tracks
• Optional
tracks: Omit
<Track
, "type"
>[]
Defined in
type
• type: "album"
Defined in
url
• Optional
url: string