NAME
Net::Async::Spotify::Object::Generated::PlayerError - Package representing Spotify PlayerError 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 PlayerError Object attributes:
- message
-
Type:String Description:A short description of the cause of the error.
- reason
-
Type:String Description:
- status
-
Type:Integer Description:The HTTP status code. Either 404 NOT FOUND or 403 FORBIDDEN. Also returned in the response header.