Method: OryClient::VerificationFlow#type

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

#typeObject

The flow type can either be ‘api` or `browser`.



40
41
42
# File 'lib/ory-client/models/verification_flow.rb', line 40

def type
  @type
end