Package de.sonallux.spotify.api.models
Class AlbumRestriction
- java.lang.Object
-
- de.sonallux.spotify.api.models.AlbumRestriction
-
public class AlbumRestriction extends Object
-
-
Constructor Summary
Constructors Constructor Description AlbumRestriction()
-
-
-
Field Detail
-
reason
public String reason
The reason for the restriction. Albums may be restricted if the content is not available in a given market, to the user's subscription type, or when the user's account is set to not play explicit content. Additional reasons may be added in the future.
-
-