spotify-ts-wrapper
Version:
Spotify TypeScript wrapper.
38 lines (19 loc) • 440 B
Markdown
[**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