billingThresholds property

SubscriptionScheduleBillingThresholds? billingThresholds
final

billing_thresholds_param

Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period. Pass an empty string to remove previously-defined thresholds.

Implementation

final SubscriptionScheduleBillingThresholds? billingThresholds;