# `Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Tj`
[🔗](https://github.com/jeffhuen/tiger_stripe/blob/main/lib/stripe/params/tax/registration_create_params.ex#L2146)

Nested parameters.

# `t`

```elixir
@type t() :: %Stripe.Params.Tax.RegistrationCreateParams.CountryOptions.Tj{
  type: String.t() | nil
}
```

* `type` - Type of registration to be created in `country`. Possible values: `simplified`.

---

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