Ory.Model.UpdateRecoveryFlowWithLinkMethod (ory_client v1.1.23)

Update Recovery Flow with Link Method

Link to this section Summary

Link to this section Types

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