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

CustomerBenefitGrantCustomUpdate

# `t`

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

* `benefit_type`

# `schema_name`

---

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