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

BenefitType enum. Possible values: `custom`, `discord`, `github_repository`, `downloadables`, `license_keys`, `meter_credit`.

# `t`

```elixir
@type t() :: String.t()
```

# `schema_name`

# `values`

List of valid enum values.

---

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