# `Stripe.Resources.Billing.CreditGrant.ApplicabilityConfig`
[🔗](https://github.com/jeffhuen/tiger_stripe/blob/main/lib/stripe/resources/billing/credit_grant.ex#L109)

Nested struct within the parent resource.

# `t`

```elixir
@type t() :: %Stripe.Resources.Billing.CreditGrant.ApplicabilityConfig{
  scope:
    Stripe.Resources.Billing.CreditGrant.ApplicabilityConfig.Scope.t() | nil
}
```

* `scope`

---

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