Recommendations browse.d.ts#L45
The collection of recommendation seed objects with tracks provided from the spotify api..
Properties:
| Name | Type | Description |
|---|---|---|
| seeds | RecommendationSeed[] | An array of recommendation seed objects. |
| tracks | SimplifiedTrack[] | An array of track object (simplified) ordered according to the parameters supplied. |