Method: OryClient::SettingsFlow#active

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

#activeObject

Active, if set, contains the registration method that is being used. It is initially not set.



20
21
22
# File 'lib/ory-client/models/settings_flow.rb', line 20

def active
  @active
end