The following documentation is automatically generated. Please do not edit this file, but rather the original, inline with Net::Async::Spotify::Object::Generated::Category at lib/Net/Async/Spotify/Object/Generated/Category.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::Category - Package representing Spotify Category 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 Category Object attributes:
- href
-
Type:String Description:A link to the Web API endpoint returning full details of the category.
- icons
-
Type:Array[ImageObject] Description:The category icon, in various sizes.
- id
-
Type:String Description:The Spotify category ID of the category.
- name
-
Type:String Description:The name of the category.