[**spotify-node-ts**](../README.md) • **Docs**

***

[spotify-node-ts](../README.md) / AlbumMoreByArtist

# Interface: AlbumMoreByArtist

## Properties

### artwork?

> `optional` **artwork**: `string`

#### Defined in

Interfaces/Album.ts:45

***

### date?

> `optional` **date**: `number`

#### Defined in

Interfaces/Album.ts:46

***

### id?

> `optional` **id**: `string`

#### Defined in

Interfaces/Album.ts:44

***

### title?

> `optional` **title**: `string`

#### Defined in

Interfaces/Album.ts:43

***

### type?

> `optional` **type**: `string`

#### Defined in

Interfaces/Album.ts:42
