Method: WeatherLink::RecordType#name

Defined in:
lib/weatherlink.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



52
53
54
# File 'lib/weatherlink.rb', line 52

def name
  @name
end