[**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
