Method: IonoscloudDbaasPostgres::PostgresVersionListData#hash
- Defined in:
- lib/ionoscloud-dbaas-postgres/models/postgres_version_list_data.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
102 103 104 |
# File 'lib/ionoscloud-dbaas-postgres/models/postgres_version_list_data.rb', line 102 def hash [name].hash end |