2023-06-10 16:52:27 +02:00
|
|
|
[bandcamp-fetch](../README.md) / ShowAPIListParams
|
|
|
|
|
|
|
|
# Interface: ShowAPIListParams
|
|
|
|
|
|
|
|
## Table of contents
|
|
|
|
|
|
|
|
### Properties
|
|
|
|
|
|
|
|
- [imageFormat](ShowAPIListParams.md#imageformat)
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
### imageFormat
|
|
|
|
|
|
|
|
• `Optional` **imageFormat**: `string` \| `number` \| [`ImageFormat`](ImageFormat.md)
|
|
|
|
|
|
|
|
#### Defined in
|
|
|
|
|
2023-10-29 18:25:17 +01:00
|
|
|
[lib/show/ShowAPI.ts:17](https://github.com/patrickkfkan/bandcamp-fetch/blob/7bb1899/src/lib/show/ShowAPI.ts#L17)
|