SpotifyApiSpotify LogoJS

Recommendations src/Interface.ts#L188

The collection of recommendation seed objects with tracks provided from the spotify api.


Properties:

NameTypeDescription
seedsRecommendationSeed[]An array of recommendation seed objects.
tracksTrack[]An array of track object (simplified) ordered according to the parameters supplied.