Class Followers

java.lang.Object
de.sonallux.spotify.api.models.Followers

public class Followers extends Object
FollowersObject
  • Field Details

    • 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.

  • Constructor Details

    • Followers

      public Followers()