Method: LastFM::Buylink#type

Defined in:
lib/lastfm/buylink.rb

#typeSymbol

whether the link is for a physical purchase, or a download

Returns:

  • (Symbol)

    the current value of type



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

def type
  @type
end