NAME
Net::Async::Spotify::Object::Generated::PlayHistory - Package representing Spotify PlayHistory 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 PlayHistory Object attributes:
- context
-
Type:ContextObject Description:The context the track was played from.
- played_at
-
Type:Timestamp Description:The date and time the track was played.
- track
-
Type:SimplifiedTrackObject Description:The track the user listened to.