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