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