Method: Buildium::CreateAssociationOwnerRequest#comment
- Defined in:
- lib/buildium-ruby/models/create_association_owner_request.rb
#comment ⇒ Object
Comments about the owner. The value can not exceed 65,535 characters.
54 55 56 |
# File 'lib/buildium-ruby/models/create_association_owner_request.rb', line 54 def comment @comment end |