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