Method: OryClient::UpdateSettingsFlowWithProfileMethod#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



205
206
207
# File 'lib/ory-client/models/update_settings_flow_with_profile_method.rb', line 205

def to_s
  to_hash.to_s
end