1.8 KiB
1.8 KiB
bandcamp-fetch / SearchResultAlbum
Interface: SearchResultAlbum
Hierarchy
-
↳
SearchResultAlbum
Table of contents
Properties
Properties
artist
• Optional
artist: string
Defined in
lib/types/Search.ts:27
duration
• Optional
duration: number
Defined in
lib/types/Search.ts:29
imageUrl
• Optional
imageUrl: string
Inherited from
Defined in
lib/types/Search.ts:10
name
• name: string
Inherited from
Defined in
lib/types/Search.ts:8
numTracks
• Optional
numTracks: number
Defined in
lib/types/Search.ts:28
releaseDate
• Optional
releaseDate: string
Defined in
lib/types/Search.ts:30
tags
• Optional
tags: string
Defined in
lib/types/Search.ts:31
type
• type: "album"
Overrides
Defined in
lib/types/Search.ts:26
url
• url: string
Inherited from
Defined in
lib/types/Search.ts:9