Method: UltracartClient::ItemRelated#hash
- Defined in:
- lib/ultracart_api/models/item_related.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
117 118 119 |
# File 'lib/ultracart_api/models/item_related.rb', line 117 def hash [, not_relatable, ].hash end |