Stripe.Resources.SubscriptionItem.BillingThresholds
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.SubscriptionItem.BillingThresholds{ usage_gte: integer() | nil }
usage_gte- Usage threshold that triggers the subscription to create an invoice Nullable.