Method: DigitalFemsa::OrderNextActionResponseRedirectToUrl#hash
- Defined in:
- lib/digital_femsa/models/order_next_action_response_redirect_to_url.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
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 |