Sha256: e4b34e86ae5af18453a5e9e2ade55ae8d7316c60db324634b04ce7e01664047c
Contents?: true
Size: 382 Bytes
Versions: 3
Compression:
Stored size: 382 Bytes
Contents
# Buildium::FileSharingRentalOwnerMessage ## 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::FileSharingRentalOwnerMessage.new( rental_owner: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
buildium-ruby-3.1.0 | docs/FileSharingRentalOwnerMessage.md |
buildium-ruby-3.0.0 | docs/FileSharingRentalOwnerMessage.md |
buildium-ruby-2.1.0 | docs/FileSharingRentalOwnerMessage.md |