bandcamp-fetch/docs/api/interfaces/SearchResultLabel.md
2023-10-30 01:25:17 +08:00

1.6 KiB

bandcamp-fetch / SearchResultLabel

Interface: SearchResultLabel

Hierarchy

Table of contents

Properties

Properties

imageUrl

Optional imageUrl: string

Inherited from

SearchResultItem.imageUrl

Defined in

lib/types/Search.ts:10


location

Optional location: string

Defined in

lib/types/Search.ts:22


name

name: string

Inherited from

SearchResultItem.name

Defined in

lib/types/Search.ts:8


type

type: "label"

Overrides

SearchResultItem.type

Defined in

lib/types/Search.ts:21


url

url: string

Inherited from

SearchResultItem.url

Defined in

lib/types/Search.ts:9