Method: BagKadasterClient::PandIOHal#hash

Defined in:
lib/bag_kadaster_client/models/pand_io_hal.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



135
136
137
# File 'lib/bag_kadaster_client/models/pand_io_hal.rb', line 135

def hash
  [pand, inonderzoek, _links].hash
end