Method: OryClient::ContinueWithVerificationUi.openapi_types

Defined in:
lib/ory-client/models/continue_with_verification_ui.rb

.openapi_typesObject

Attribute type mapping.



60
61
62
63
64
65
# File 'lib/ory-client/models/continue_with_verification_ui.rb', line 60

def self.openapi_types
  {
    :'action' => :'String',
    :'flow' => :'ContinueWithVerificationUiFlow'
  }
end