Method: OryClient::ContinueWithVerificationUi.attribute_map
- Defined in:
- lib/ory-client/models/continue_with_verification_ui.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
47 48 49 50 51 52 |
# File 'lib/ory-client/models/continue_with_verification_ui.rb', line 47 def self.attribute_map { :'action' => :'action', :'flow' => :'flow' } end |