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

***

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

# Interface: SectionsItems

## Properties

### albums?

> `optional` **albums**: `SectionIAlbums`[]

#### Defined in

Interfaces/Sections.ts:9

***

### playlists?

> `optional` **playlists**: `SectionIPlaylists`[]

#### Defined in

Interfaces/Sections.ts:10

***

### title?

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

#### Defined in

Interfaces/Sections.ts:8
