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

DiscountType enum. Possible values: `fixed`, `percentage`.

# `t`

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

# `schema_name`

# `values`

List of valid enum values.

---

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