31 lines
519 B
Markdown
31 lines
519 B
Markdown
|
[bandcamp-fetch](../README.md) / FanAPIGetItemsParams
|
||
|
|
||
|
# Interface: FanAPIGetItemsParams
|
||
|
|
||
|
## Table of contents
|
||
|
|
||
|
### Properties
|
||
|
|
||
|
- [imageFormat](FanAPIGetItemsParams.md#imageformat)
|
||
|
- [target](FanAPIGetItemsParams.md#target)
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
### imageFormat
|
||
|
|
||
|
• `Optional` **imageFormat**: `string` \| `number` \| [`ImageFormat`](ImageFormat.md)
|
||
|
|
||
|
#### Defined in
|
||
|
|
||
|
lib/fan/FanAPI.ts:26
|
||
|
|
||
|
___
|
||
|
|
||
|
### target
|
||
|
|
||
|
• **target**: `string` \| [`FanItemsContinuation`](FanItemsContinuation.md)
|
||
|
|
||
|
#### Defined in
|
||
|
|
||
|
lib/fan/FanAPI.ts:25
|