Method: OryClient::SettingsFlow#return_to

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

#return_toObject

ReturnTo contains the requested return_to URL.



37
38
39
# File 'lib/ory-client/models/settings_flow.rb', line 37

def return_to
  @return_to
end