Method: RSpotify::Playlist#owner

Defined in:
lib/rspotify/playlist.rb

#ownerUser

The user who owns the playlist



15
16
17
# File 'lib/rspotify/playlist.rb', line 15

def owner
  @owner
end