Method: RSpotify::Base#id
- Defined in:
- lib/rspotify/base.rb
#id ⇒ String
The Spotify ID for the object
8 9 10 |
# File 'lib/rspotify/base.rb', line 8 def id @id end |
The Spotify ID for the object
8 9 10 |
# File 'lib/rspotify/base.rb', line 8 def id @id end |