Sha256: 1c3ae8efec8f024299063d788b2af88943deb13754f3006667c27f4a87a7e2a5
Contents?: true
Size: 392 Bytes
Versions: 1
Compression:
Stored size: 392 Bytes
Contents
# Buildium::FileSharingPutMessageRentalOwner ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **rental_owner** | **Boolean** | Indicates whether file is shared with the rental owner of the property. | [optional] | ## Example ```ruby require 'buildium-ruby' instance = Buildium::FileSharingPutMessageRentalOwner.new( rental_owner: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
buildium-ruby-3.1.0 | docs/FileSharingPutMessageRentalOwner.md |