31 lines
378 B
Markdown
31 lines
378 B
Markdown
|
[bandcamp-fetch](../README.md) / FanItemsContinuation
|
||
|
|
||
|
# Interface: FanItemsContinuation
|
||
|
|
||
|
## Table of contents
|
||
|
|
||
|
### Properties
|
||
|
|
||
|
- [fanId](FanItemsContinuation.md#fanid)
|
||
|
- [token](FanItemsContinuation.md#token)
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
### fanId
|
||
|
|
||
|
• **fanId**: `number`
|
||
|
|
||
|
#### Defined in
|
||
|
|
||
|
lib/types/Fan.ts:14
|
||
|
|
||
|
___
|
||
|
|
||
|
### token
|
||
|
|
||
|
• **token**: `string`
|
||
|
|
||
|
#### Defined in
|
||
|
|
||
|
lib/types/Fan.ts:15
|