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