Method: PulpOstreeClient::OstreeOstreeRemoteResponseHiddenFieldsInner#hash
- Defined in:
- lib/pulp_ostree_client/models/ostree_ostree_remote_response_hidden_fields_inner.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
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 |