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

***

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

# Interface: GenreItems

## Properties

### id?

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

#### Defined in

Interfaces/Genres.ts:8

***

### sections?

> `optional` **sections**: [`GenreSections`](GenreSections.md)[]

#### Defined in

Interfaces/Genres.ts:9

***

### title?

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

#### Defined in

Interfaces/Genres.ts:7
