4.2 KiB
4.2 KiB
bandcamp-fetch / Track
Interface: Track
Hierarchy
-
↳
Track
Table of contents
Properties
- album
- artist
- duration
- imageUrl
- label
- name
- position
- publisher
- raw
- releaseDate
- seekPosition
- streamUrl
- streamUrlHQ
- type
- url
Properties
album
• Optional
album: Omit
<Album
, "type"
>
Defined in
artist
• Optional
artist: Omit
<Artist
, "type"
>
Inherited from
Defined in
duration
• Optional
duration: number
Defined in
imageUrl
• Optional
imageUrl: string
Inherited from
Defined in
label
• Optional
label: Omit
<Label
, "type"
>
Inherited from
Defined in
name
• name: string
Inherited from
Defined in
position
• Optional
position: 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
seekPosition
• Optional
seekPosition: number
Defined in
streamUrl
• Optional
streamUrl: string
Defined in
streamUrlHQ
• Optional
streamUrlHQ: string
Defined in
type
• type: "track"
Defined in
url
• Optional
url: string