31 lines
502 B
Markdown
31 lines
502 B
Markdown
[bandcamp-fetch](../README.md) / BandAPIGetDiscographyParams
|
|
|
|
# Interface: BandAPIGetDiscographyParams
|
|
|
|
## Table of contents
|
|
|
|
### Properties
|
|
|
|
- [bandUrl](BandAPIGetDiscographyParams.md#bandurl)
|
|
- [imageFormat](BandAPIGetDiscographyParams.md#imageformat)
|
|
|
|
## Properties
|
|
|
|
### bandUrl
|
|
|
|
• **bandUrl**: `string`
|
|
|
|
#### Defined in
|
|
|
|
lib/band/BandAPI.ts:15
|
|
|
|
___
|
|
|
|
### imageFormat
|
|
|
|
• `Optional` **imageFormat**: `string` \| `number` \| [`ImageFormat`](ImageFormat.md)
|
|
|
|
#### Defined in
|
|
|
|
lib/band/BandAPI.ts:16
|