Method: Buildium::FileSharingRentalOwnerPutMessage.attribute_map
- Defined in:
- lib/buildium-ruby/models/file_sharing_rental_owner_put_message.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
23 24 25 26 27 |
# File 'lib/buildium-ruby/models/file_sharing_rental_owner_put_message.rb', line 23 def self.attribute_map { :'rental_owner' => :'RentalOwner' } end |