Method: RSpotify::Album#copyrights

Defined in:
lib/rspotify/album.rb

#copyrightsArray<Hash>

The copyright statements of the album



16
17
18
# File 'lib/rspotify/album.rb', line 16

def copyrights
  @copyrights
end