Search
@type t() :: %Ory.Model.UpdateVerificationFlowWithCodeMethodBody{ code: String.t() | nil, csrf_token: String.t() | nil, email: String.t() | nil, flow: String.t() | nil, method: String.t() | nil }