[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 ___ ### format • **format**: `string` #### Defined in lib/types/Album.ts:18 ___ ### imageUrl • `Optional` **imageUrl**: `string` #### Defined in lib/types/Album.ts:20 ___ ### name • **name**: `string` #### Defined in lib/types/Album.ts:17 ___ ### url • `Optional` **url**: `string` #### Defined in lib/types/Album.ts:19