Ory.Model.UpdateVerificationFlowWithLinkMethod (ory_client v1.1.23)

Update Verification Flow with Link Method

Link to this section Summary

Link to this section Types

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