Method: Buildium::FileSharingMessageCommittee#to_s
- Defined in:
- lib/buildium-ruby/models/file_sharing_message_committee.rb
#to_s ⇒ String
Returns the string representation of the object
202 203 204 |
# File 'lib/buildium-ruby/models/file_sharing_message_committee.rb', line 202 def to_s to_hash.to_s end |