Method: RSpotify::Category#href
- Defined in:
- lib/rspotify/category.rb
#href ⇒ String
A link to the Spotify Web API endpoint returning full details of the category.
10 11 12 |
# File 'lib/rspotify/category.rb', line 10 def href @href end |