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

***

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

# Interface: GenrePlaylist

## Properties

### description?

> `optional` **description**: `string`

#### Defined in

Interfaces/Genres.ts:33

***

### format?

> `optional` **format**: `string`

#### Defined in

Interfaces/Genres.ts:32

***

### id?

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

#### Defined in

Interfaces/Genres.ts:31

***

### owner?

> `optional` **owner**: `GenrePlaylistOwner`

#### Defined in

Interfaces/Genres.ts:35

***

### title?

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

#### Defined in

Interfaces/Genres.ts:30

***

### type?

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

#### Defined in

Interfaces/Genres.ts:34
