Method: UltracartClient::ItemChargeback#hash

Defined in:
lib/ultracart_api/models/item_chargeback.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



109
110
111
# File 'lib/ultracart_api/models/item_chargeback.rb', line 109

def hash
  [addendums, adjustment_requests].hash
end