Method: PulpOstreeClient::OstreeOstreeRemoteResponseHiddenFieldsInner#hash

Defined in:
lib/pulp_ostree_client/models/ostree_ostree_remote_response_hidden_fields_inner.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



119
120
121
# File 'lib/pulp_ostree_client/models/ostree_ostree_remote_response_hidden_fields_inner.rb', line 119

def hash
  [name, is_set].hash
end