Class: SpotifyWeb::User

Inherits:
Resource show all
Defined in:
lib/spotify_web/user.rb

Overview

Represents an unauthorized user on Spotify

Direct Known Subclasses

AuthorizedUser

Constant Summary

Constants inherited from Resource

Resource::BASE62_CHARS

Instance Attribute Summary

Attributes inherited from Resource

#gid, #id, #uri, #uri_id

Method Summary

Methods inherited from Resource

#==, attribute, #attributes=, #hash, #initialize, #load, #load_metadata, #loaded?, #metadata=, #metadata_uri, #pretty_print, #pretty_print_instance_variables

Methods included from Assertions

#assert_valid_keys, #assert_valid_values

Constructor Details

This class inherits a constructor from SpotifyWeb::Resource