31 lines
510 B
Markdown
31 lines
510 B
Markdown
|
[bandcamp-fetch](../README.md) / BandAPIGetLabelArtistsParams
|
||
|
|
||
|
# Interface: BandAPIGetLabelArtistsParams
|
||
|
|
||
|
## Table of contents
|
||
|
|
||
|
### Properties
|
||
|
|
||
|
- [imageFormat](BandAPIGetLabelArtistsParams.md#imageformat)
|
||
|
- [labelUrl](BandAPIGetLabelArtistsParams.md#labelurl)
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
### imageFormat
|
||
|
|
||
|
• `Optional` **imageFormat**: `string` \| `number` \| [`ImageFormat`](ImageFormat.md)
|
||
|
|
||
|
#### Defined in
|
||
|
|
||
|
lib/band/BandAPI.ts:27
|
||
|
|
||
|
___
|
||
|
|
||
|
### labelUrl
|
||
|
|
||
|
• **labelUrl**: `string`
|
||
|
|
||
|
#### Defined in
|
||
|
|
||
|
lib/band/BandAPI.ts:26
|