Method: PulpDebClient::PaginateddebReleaseFileResponseList#hash
- Defined in:
- lib/pulp_deb_client/models/paginateddeb_release_file_response_list.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
139 140 141 |
# File 'lib/pulp_deb_client/models/paginateddeb_release_file_response_list.rb', line 139 def hash [count, _next, previous, results].hash end |