Method: DigitalFemsa::OrderNextActionResponseRedirectToUrl#hash

Defined in:
lib/digital_femsa/models/order_next_action_response_redirect_to_url.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



108
109
110
# File 'lib/digital_femsa/models/order_next_action_response_redirect_to_url.rb', line 108

def hash
  [url, return_url].hash
end