Package de.sonallux.spotify.api.models
Class Followers
- java.lang.Object
-
- de.sonallux.spotify.api.models.Followers
-
public class Followers extends Object
-
-
Constructor Summary
Constructors Constructor Description Followers()
-
-
-
Field Detail
-
href
public String href
This will always be set to null, as the Web API does not support it at the moment.
-
total
public int total
The total number of followers.
-
-