Method: OryClient::SettingsFlow#type
- Defined in:
- lib/ory-client/models/settings_flow.rb
#type ⇒ Object
The flow type can either be ‘api` or `browser`.
42 43 44 |
# File 'lib/ory-client/models/settings_flow.rb', line 42 def type @type end |