Sha256: f57d717e92198c1be7f7037863c547d5d57e809b9368ebbfc93e67fdf4a6b8eb
Contents?: true
Size: 330 Bytes
Versions: 1
Compression:
Stored size: 330 Bytes
Contents
# Buildium::CreateLeaseNoteRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **note** | **String** | Note contents. The value cannot exceed 65535 characters. | | ## Example ```ruby require 'buildium-ruby' instance = Buildium::CreateLeaseNoteRequest.new( note: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
buildium-ruby-3.1.0 | docs/CreateLeaseNoteRequest.md |