Method: IonoscloudDbaasPostgres::PostgresVersionListData#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



102
103
104
# File 'lib/ionoscloud-dbaas-postgres/models/postgres_version_list_data.rb', line 102

def hash
  [name].hash
end