Method: IntersightClient::SoftwareUcsdBundleDistributableList#hash

Defined in:
lib/intersight_client/models/software_ucsd_bundle_distributable_list.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



130
131
132
# File 'lib/intersight_client/models/software_ucsd_bundle_distributable_list.rb', line 130

def hash
  [count, results].hash
end