The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

The following documentation is automatically generated. Please do not edit this file, but rather the original, inline with Net::Async::Spotify::Object::Generated::PublicUser at lib/Net/Async/Spotify/Object/Generated/PublicUser.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::PublicUser - Package representing Spotify PublicUser 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 PublicUser Object attributes:

display_name

Type:String Description:The name displayed on the user’s profile. null if not available.

external_urls

Type:ExternalUrlObject Description:Known public external URLs for this user.

followers

Type:FollowersObject Description:Information about the followers of this user.

href

Type:String Description:A link to the Web API endpoint for this user.

id

Type:String Description:The Spotify user ID for this user.

images

Type:Array[ImageObject] Description:The user’s profile image.

type

Type:String Description:The object type: “user”

uri

Type:String Description:The Spotify URI for this user.

INHERITED METHODS

Net::Async::Spotify::Object::Base

apply_type, extra_fields, fields, generate, to_hash, to_human, to_json