Ory.Model.UpdateRecoveryFlowWithLinkMethod (ory_client v1.6.2)

Update Recovery Flow with Link Method

Summary

Types

@type t() :: %Ory.Model.UpdateRecoveryFlowWithLinkMethod{
  csrf_token: String.t() | nil,
  email: String.t(),
  method: String.t()
}

Functions