NAME
Net::Async::Spotify::Object::Generated::Image - Package representing Spotify Image Object
DESCRIPTION
Autogenerated module. Based on https://developer.spotify.com/documentation/web-api/reference/#objects-index Check crawl-api-doc.pl
for more information.
PARAMETERS
Those are Spotify Image Object attributes:
- height
-
Type:Integer Description:The image height in pixels. If unknown: null or not returned.
- url
-
Type:String Description:The source URL of the image.
- width
-
Type:Integer Description:The image width in pixels. If unknown: null or not returned.