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

3.2 KiB

bandcamp-fetch / Fan

Interface: Fan

Hierarchy

Table of contents

Properties

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