Method: PulpFileClient::SetLabelResponse#hash

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

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



125
126
127
# File 'lib/pulp_file_client/models/set_label_response.rb', line 125

def hash
  [key, value].hash
end