Sha256: 514cc53e9e73266150ef4feed558b6df6f646713f0a92ab43d6b9355ecd14252

Contents?: true

Size: 401 Bytes

Versions: 1

Compression:

Stored size: 401 Bytes

Contents

# Buildium::FileSharingPutMessageAssociationOwner

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
buildium-ruby-3.1.0 docs/FileSharingPutMessageAssociationOwner.md