Method: OryClient::UpdateRegistrationFlowWithCodeMethod#resend

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

#resendObject

Resend restarts the flow with a new code



29
30
31
# File 'lib/ory-client/models/update_registration_flow_with_code_method.rb', line 29

def resend
  @resend
end