# `Stripe.Resources.Tax.Registration.CountryOptions.Kz`
[🔗](https://github.com/jeffhuen/tiger_stripe/blob/main/lib/stripe/resources/tax/registration.ex#L1439)

Nested struct within the parent resource.

# `t`

```elixir
@type t() :: %Stripe.Resources.Tax.Registration.CountryOptions.Kz{
  type: String.t() | nil
}
```

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

---

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