Method: ArtikCloud::MetadataEnvelope#hash

Defined in:
lib/artikcloud/models/metadata_envelope.rb

#hashFixnum

Calculates hash code according to all attributes.



80
81
82
# File 'lib/artikcloud/models/metadata_envelope.rb', line 80

def hash
  [data].hash
end