Search
Update Verification Flow Request Body
@type t() :: %Ory.Model.UpdateVerificationFlowBody{ csrf_token: String.t() | nil, email: String.t(), method: String.t() }