Method: OryClient::ContinueWithVerificationUi#hash
- Defined in:
- lib/ory-client/models/continue_with_verification_ui.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
149 150 151 |
# File 'lib/ory-client/models/continue_with_verification_ui.rb', line 149 def hash [action, flow].hash end |