Method: IonoscloudDbaasPostgres::ClusterResponse#hash

Defined in:
lib/ionoscloud-dbaas-postgres/models/cluster_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



155
156
157
# File 'lib/ionoscloud-dbaas-postgres/models/cluster_response.rb', line 155

def hash
  [type, id, , properties].hash
end