Method: BagKadasterClient::WoonplaatsLinks.build_from_hash
- Defined in:
- lib/bag_kadaster_client/models/woonplaats_links.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
133 134 135 |
# File 'lib/bag_kadaster_client/models/woonplaats_links.rb', line 133 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |