[bandcamp-fetch](../README.md) / Fan # Interface: Fan ## Hierarchy - [`UserKind`](UserKind.md) ↳ **`Fan`** ## Table of contents ### Properties - [collectionItemCount](Fan.md#collectionitemcount) - [description](Fan.md#description) - [followingArtistsAndLabelsCount](Fan.md#followingartistsandlabelscount) - [followingGenresCount](Fan.md#followinggenrescount) - [imageUrl](Fan.md#imageurl) - [location](Fan.md#location) - [name](Fan.md#name) - [type](Fan.md#type) - [url](Fan.md#url) - [username](Fan.md#username) - [websiteUrl](Fan.md#websiteurl) - [wishlistItemCount](Fan.md#wishlistitemcount) ## Properties ### collectionItemCount • **collectionItemCount**: `number` #### Defined in lib/types/Fan.ts:10 ___ ### description • `Optional` **description**: `string` #### Inherited from [UserKind](UserKind.md).[description](UserKind.md#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](UserKind.md).[imageUrl](UserKind.md#imageurl) #### Defined in lib/types/UserKind.ts:5 ___ ### location • `Optional` **location**: `string` #### Inherited from [UserKind](UserKind.md).[location](UserKind.md#location) #### Defined in lib/types/UserKind.ts:6 ___ ### name • **name**: `string` #### Inherited from [UserKind](UserKind.md).[name](UserKind.md#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](UserKind.md).[url](UserKind.md#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