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

Nested struct within the parent resource.

# `t`

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

* `id` - Unique identifier for the object. Max length: 5000. Nullable.

---

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