Sha256: 26baf7e05d13e4e183ff7e707c4810ee8e19241864eba204b913854bb2bfe071
Contents?: true
Size: 459 Bytes
Versions: 4
Compression:
Stored size: 459 Bytes
Contents
# Buildium::RentalUnitFeaturesPutMessage ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **features** | **Array<String>** | A list of unit amenities. Any existing amenities associated with the unit that are not submitted in the request will be removed from the unit. | [optional] | ## Example ```ruby require 'buildium-ruby' instance = Buildium::RentalUnitFeaturesPutMessage.new( features: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems