Package de.sonallux.spotify.api.models
Class Image
java.lang.Object
de.sonallux.spotify.api.models.Image
ImageObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
height
public int heightThe image height in pixels.
-
url
The source URL of the image.
-
width
public int widthThe image width in pixels.
-
-
Constructor Details
-
Image
public Image()
-