Package de.sonallux.spotify.api.models
Class Recommendations
java.lang.Object
de.sonallux.spotify.api.models.Recommendations
RecommendationsObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
seeds
An array of recommendation seed objects.
-
tracks
An array of track objects ordered according to the parameters supplied.
-
-
Constructor Details
-
Recommendations
public Recommendations()
-