The following documentation is automatically generated. Please do not edit this file, but rather the original, inline with Net::Async::Spotify::Object::Generated::Image at lib/Net/Async/Spotify/Object/Generated/Image.pm (on the system that originally ran this). If you do edit this file, and don't want your changes to be removed, make sure you change the first line.
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.