Sha256: efd5d13e4e5abf2e3abb690e77de8d2459eb55e99a64748ce5795851e8f260f5
Contents?: true
Size: 395 Bytes
Versions: 3
Compression:
Stored size: 395 Bytes
Contents
# Buildium::FileSharingAssociationOwnerMessage ## 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::FileSharingAssociationOwnerMessage.new( association_owner: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems