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

BenefitLicenseKeysSubscriberProperties

# `t`

```elixir
@type t() :: %PolarExpress.Schemas.BenefitLicenseKeysSubscriberProperties{
  activations: term(),
  expires: term(),
  limit_usage: term(),
  prefix: term()
}
```

* `activations` - Nullable.
* `expires` - Nullable.
* `limit_usage` - Nullable.
* `prefix` - Nullable.

# `schema_name`

---

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