Method: Buildium::CreateMoveOutDataRequest.attribute_map
- Defined in:
- lib/buildium-ruby/models/create_move_out_data_request.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
28 29 30 31 32 33 34 |
# File 'lib/buildium-ruby/models/create_move_out_data_request.rb', line 28 def self.attribute_map { :'tenant_id' => :'TenantId', :'move_out_date' => :'MoveOutDate', :'notice_given_date' => :'NoticeGivenDate' } end |