Method: LastFM::Buylink#price

Defined in:
lib/lastfm/buylink.rb

#priceHash

Returns the current value of price.

Returns:

  • (Hash)

    the current value of price



8
9
10
# File 'lib/lastfm/buylink.rb', line 8

def price
  @price
end