[bandcamp-fetch](../README.md) / AlbumRelease # Interface: AlbumRelease ## Table of contents ### Properties - [description](AlbumRelease.md#description) - [format](AlbumRelease.md#format) - [imageUrl](AlbumRelease.md#imageurl) - [name](AlbumRelease.md#name) - [url](AlbumRelease.md#url) ## Properties ### description • `Optional` **description**: `string` #### Defined in [lib/types/Album.ts:21](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L21) ___ ### format • **format**: `string` #### Defined in [lib/types/Album.ts:18](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L18) ___ ### imageUrl • `Optional` **imageUrl**: `string` #### Defined in [lib/types/Album.ts:20](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L20) ___ ### name • **name**: `string` #### Defined in [lib/types/Album.ts:17](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L17) ___ ### url • `Optional` **url**: `string` #### Defined in [lib/types/Album.ts:19](https://github.com/patrickkfkan/bandcamp-fetch/blob/eace49c/src/lib/types/Album.ts#L19)