Method: PulpFileClient::FileFilePublicationResponse#hash
- Defined in:
- lib/pulp_file_client/models/file_file_publication_response.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
142 143 144 |
# File 'lib/pulp_file_client/models/file_file_publication_response.rb', line 142 def hash [pulp_href, pulp_created, repository_version, repository, distributions, manifest].hash end |