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