Skip to content

Latest commit

 

History

History
151 lines (76 loc) · 3.1 KB

Fan.md

File metadata and controls

151 lines (76 loc) · 3.1 KB

bandcamp-fetchDocs


bandcamp-fetch / Fan

Interface: Fan

Extends

Properties

collectionItemCount

collectionItemCount: number

Defined in

lib/types/Fan.ts:10


description?

optional description: string

Inherited from

UserKind.description

Defined in

lib/types/UserKind.ts:3


followingArtistsAndLabelsCount

followingArtistsAndLabelsCount: number

Defined in

lib/types/Fan.ts:8


followingGenresCount

followingGenresCount: number

Defined in

lib/types/Fan.ts:7


imageUrl?

optional imageUrl: string

Inherited from

UserKind.imageUrl

Defined in

lib/types/UserKind.ts:5


location?

optional location: string

Inherited from

UserKind.location

Defined in

lib/types/UserKind.ts:6


name

name: string

Inherited from

UserKind.name

Defined in

lib/types/UserKind.ts:2


type

type: "fan"

Defined in

lib/types/Fan.ts:4


url?

optional url: string

Inherited from

UserKind.url

Defined in

lib/types/UserKind.ts:4


username

username: string

Defined in

lib/types/Fan.ts:5


websiteUrl

websiteUrl: string

Defined in

lib/types/Fan.ts:6


wishlistItemCount

wishlistItemCount: number

Defined in

lib/types/Fan.ts:9