Method: AmzSpApi::AplusContentApiModel::ContentMetadataRecord#hash
- Defined in:
- lib/aplus-content-api-model/models/content_metadata_record.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
107 108 109 |
# File 'lib/aplus-content-api-model/models/content_metadata_record.rb', line 107 def hash [content_reference_key, ].hash end |