Method: OryClient::UpdateSettingsFlowWithProfileMethod#method
- Defined in:
- lib/ory-client/models/update_settings_flow_with_profile_method.rb
#method ⇒ Object
Method Should be set to profile when trying to update a profile.
23 24 25 |
# File 'lib/ory-client/models/update_settings_flow_with_profile_method.rb', line 23 def method @method end |