# `Ory.Model.OnboardingPortalTestLoginFlow`

Response body for a dry-run OIDC test login flow created from an onboarding portal link. Only the flow ID is part of the API contract.

# `t`

```elixir
@type t() :: %Ory.Model.OnboardingPortalTestLoginFlow{id: String.t()}
```

# `decode`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
