UNPKG

spotify-ts-wrapper

Version:

Spotify TypeScript wrapper.

58 lines (29 loc) 612 B
[**spotify-node-ts**](../README.md) • **Docs** *** [spotify-node-ts](../README.md) / PlaylistOwner # Interface: PlaylistOwner ## Properties ### id? > `optional` **id**: `string` #### Defined in Interfaces/Playlist.ts:15 *** ### image? > `optional` **image**: `string` #### Defined in Interfaces/Playlist.ts:17 *** ### name? > `optional` **name**: `string` #### Defined in Interfaces/Playlist.ts:14 *** ### type? > `optional` **type**: `string` #### Defined in Interfaces/Playlist.ts:18 *** ### username? > `optional` **username**: `string` #### Defined in Interfaces/Playlist.ts:16