Update Verification Flow with Link Method
@type t() :: %Ory.Model.UpdateVerificationFlowWithLinkMethod{ csrf_token: String.t() | nil, email: String.t(), method: String.t() }