# `Polarex.CustomerBenefitGrantGitHubRepositoryUpdate`
[🔗](https://github.com/giusdp/polarex/blob/main/lib/polarex/schemas/customer_benefit_grant_git_hub_repository_update.ex#L1)

Provides struct and type for a CustomerBenefitGrantGitHubRepositoryUpdate

# `t`

```elixir
@type t() :: %Polarex.CustomerBenefitGrantGitHubRepositoryUpdate{
  benefit_type: String.t(),
  properties: Polarex.CustomerBenefitGrantGitHubRepositoryPropertiesUpdate.t()
}
```

---

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