# `PolarExpress.Resources.BenefitGrants`
[🔗](https://github.com/jeffhuen/polar_express/blob/main/lib/polar_express/resources/benefit_grants.ex#L2)

Benefit-grants

BenefitGrants API operations.

# `t`

```elixir
@type t() :: %PolarExpress.Resources.BenefitGrants{
  items: [map()] | nil,
  pagination: map() | nil
}
```

* `items`
* `pagination`

# `object_name`

---

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