[bandcamp-fetch](../README.md) / BandAPIGetInfoParams # Interface: BandAPIGetInfoParams ## Table of contents ### Properties - [bandUrl](BandAPIGetInfoParams.md#bandurl) - [imageFormat](BandAPIGetInfoParams.md#imageformat) - [labelId](BandAPIGetInfoParams.md#labelid) ## Properties ### bandUrl • **bandUrl**: `string` #### Defined in [lib/band/BandAPI.ts:20](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L20) ___ ### imageFormat • `Optional` **imageFormat**: `string` \| `number` \| [`ImageFormat`](ImageFormat.md) #### Defined in [lib/band/BandAPI.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L21) ___ ### labelId • `Optional` **labelId**: `number` #### Defined in [lib/band/BandAPI.ts:22](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/band/BandAPI.ts#L22)