Sha256: cfe05c4969cfac2e6dfec5d6941e87b6b7b40f9affb58e12774f7e19aa7c092d

Contents?: true

Size: 392 Bytes

Versions: 3

Compression:

Stored size: 392 Bytes

Contents

# Buildium::FileSharingRentalOwnerPutMessage

## 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::FileSharingRentalOwnerPutMessage.new(
  rental_owner: null
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
buildium-ruby-3.1.0 docs/FileSharingRentalOwnerPutMessage.md
buildium-ruby-3.0.0 docs/FileSharingRentalOwnerPutMessage.md
buildium-ruby-2.1.0 docs/FileSharingRentalOwnerPutMessage.md