UNPKG

spotify-ts-wrapper

Version:

Spotify TypeScript wrapper.

58 lines (29 loc) 603 B
[**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