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