Method: EmassClient::CacResponseGet#hash

Defined in:
lib/emass_client/models/cac_response_get.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



105
106
107
# File 'lib/emass_client/models/cac_response_get.rb', line 105

def hash
  [meta, data].hash
end