2.1 KiB
2.1 KiB
bandcamp-fetch / Fan
Interface: Fan
Hierarchy
-
↳
Fan
Table of contents
Properties
- collectionItemCount
- description
- followingArtistsAndLabelsCount
- followingGenresCount
- imageUrl
- location
- name
- type
- url
- username
- websiteUrl
- wishlistItemCount
Properties
collectionItemCount
• collectionItemCount: number
Defined in
lib/types/Fan.ts:10
description
• Optional
description: string
Inherited from
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
Defined in
lib/types/UserKind.ts:5
location
• Optional
location: string
Inherited from
Defined in
lib/types/UserKind.ts:6
name
• name: string
Inherited from
Defined in
lib/types/UserKind.ts:2
type
• type: "fan"
Defined in
lib/types/Fan.ts:4
url
• Optional
url: string
Inherited from
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