Method: OryClient::UpdateRegistrationFlowWithCodeMethod#method
- Defined in:
- lib/ory-client/models/update_registration_flow_with_code_method.rb
#method ⇒ Object
Method to use This field must be set to code when using the code method.
26 27 28 |
# File 'lib/ory-client/models/update_registration_flow_with_code_method.rb', line 26 def method @method end |