Method: AmzSpApi::AplusContentApiModel::ContentMetadataRecord#hash

Defined in:
lib/aplus-content-api-model/models/content_metadata_record.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



107
108
109
# File 'lib/aplus-content-api-model/models/content_metadata_record.rb', line 107

def hash
  [content_reference_key, ].hash
end