UNPKG

spotify-ts-wrapper

Version:

Spotify TypeScript wrapper.

58 lines (29 loc) 611 B
[**spotify-node-ts**](../README.md) • **Docs** *** [spotify-node-ts](../README.md) / GenreAlbums # Interface: GenreAlbums ## Properties ### artists? > `optional` **artists**: `GenreAlbumArtists`[] #### Defined in Interfaces/Genres.ts:26 *** ### id? > `optional` **id**: `string` #### Defined in Interfaces/Genres.ts:24 *** ### image? > `optional` **image**: `string` #### Defined in Interfaces/Genres.ts:25 *** ### title? > `optional` **title**: `string` #### Defined in Interfaces/Genres.ts:23 *** ### type? > `optional` **type**: `string` #### Defined in Interfaces/Genres.ts:22