Method: YieldStarClient::Amenity#type

Defined in:
lib/yield_star_client/amenity_methods.rb

#typeString

the type of the amenity

Returns:

  • (String)

    the current value of type



12
13
14
# File 'lib/yield_star_client/amenity_methods.rb', line 12

def type
  @type
end