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