2023-06-10 16:52:27 +02:00
|
|
|
[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
|
|
|
|
|
2023-10-29 18:25:17 +01:00
|
|
|
[lib/types/Fan.ts:14](https://github.com/patrickkfkan/bandcamp-fetch/blob/7bb1899/src/lib/types/Fan.ts#L14)
|
2023-06-10 16:52:27 +02:00
|
|
|
|
|
|
|
___
|
|
|
|
|
|
|
|
### token
|
|
|
|
|
|
|
|
• **token**: `string`
|
|
|
|
|
|
|
|
#### Defined in
|
|
|
|
|
2023-10-29 18:25:17 +01:00
|
|
|
[lib/types/Fan.ts:15](https://github.com/patrickkfkan/bandcamp-fetch/blob/7bb1899/src/lib/types/Fan.ts#L15)
|