# `PolarExpress.Schemas.BenefitLicenseKeyActivationProperties`
[🔗](https://github.com/jeffhuen/polar_express/blob/main/lib/polar_express/schemas/benefit_license_key_activation_properties.ex#L2)

BenefitLicenseKeyActivationProperties

# `t`

```elixir
@type t() :: %PolarExpress.Schemas.BenefitLicenseKeyActivationProperties{
  enable_customer_admin: boolean() | nil,
  limit: integer() | nil
}
```

* `enable_customer_admin`
* `limit`

# `schema_name`

---

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