Package de.sonallux.spotify.api.models
Class ExternalUrl
- java.lang.Object
-
- de.sonallux.spotify.api.models.ExternalUrl
-
public class ExternalUrl extends Object
-
-
Field Summary
Fields Modifier and Type Field Description StringspotifyThe Spotify URL for the object.
-
Constructor Summary
Constructors Constructor Description ExternalUrl()
-
-
-
Field Detail
-
spotify
public String spotify
The Spotify URL for the object.
-
-