Method: BagKadasterClient::PandIOHal.build_from_hash
- Defined in:
- lib/bag_kadaster_client/models/pand_io_hal.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
142 143 144 |
# File 'lib/bag_kadaster_client/models/pand_io_hal.rb', line 142 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |