Method: ArtikCloud::MetadataPropertiesEnvelope#hash

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

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



79
80
81
# File 'lib/artikcloud/models/metadata_properties_envelope.rb', line 79

def hash
  [data].hash
end