Method: Buildium::ListingUnitMessage#market_rent
- Defined in:
- lib/buildium-ruby/models/listing_unit_message.rb
#market_rent ⇒ Object
Market rent of the unit. This value is separate from the lease rent and is typically used for rental listings. Null if no value is set.
40 41 42 |
# File 'lib/buildium-ruby/models/listing_unit_message.rb', line 40 def market_rent @market_rent end |