Interface IArtistTrackModelObject
- All Superinterfaces:
IModelObject,Serializable
- All Known Implementing Classes:
Artist,SearchResult,Track
Interface for model objects that represent either artists or tracks in personalization requests.
This is a marker interface used to type-constrain personalization API responses.
-
Nested Class Summary
Nested classes/interfaces inherited from interface se.michaelthelin.spotify.model_objects.IModelObject
IModelObject.Builder, IModelObject.IJsonUtil<T> -
Method Summary
Methods inherited from interface se.michaelthelin.spotify.model_objects.IModelObject
builder