Method: PulpcoreClient::ObjectRolesResponse#hash

Defined in:
lib/pulpcore_client/models/object_roles_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



105
106
107
# File 'lib/pulpcore_client/models/object_roles_response.rb', line 105

def hash
  [roles].hash
end