Method: PulpFileClient::MyPermissionsResponse#hash

Defined in:
lib/pulp_file_client/models/my_permissions_response.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code


105
106
107
# File 'lib/pulp_file_client/models/my_permissions_response.rb', line 105

def hash
  [permissions].hash
end