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

CustomerBenefitGrantDiscordPropertiesUpdate

# `t`

```elixir
@type t() :: %PolarExpress.Schemas.CustomerBenefitGrantDiscordPropertiesUpdate{
  account_id: String.t() | nil
}
```

* `account_id` - Nullable.

# `schema_name`

---

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