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

CustomerBenefitGrantDiscordUpdate

# `t`

```elixir
@type t() :: %PolarExpress.Schemas.CustomerBenefitGrantDiscordUpdate{
  benefit_type: String.t() | nil,
  properties:
    PolarExpress.Schemas.CustomerBenefitGrantDiscordPropertiesUpdate.t() | nil
}
```

* `benefit_type`
* `properties`

# `schema_name`

---

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