public static class SubscriptionItemCreateParams.BillingThresholds.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SubscriptionItemCreateParams.BillingThresholds |
build()
Finalize and obtain parameter instance from this builder.
|
SubscriptionItemCreateParams.BillingThresholds.Builder |
setUsageGte(java.lang.Long usageGte)
Usage threshold that triggers the subscription to advance to a new billing period.
|
public SubscriptionItemCreateParams.BillingThresholds build()
public SubscriptionItemCreateParams.BillingThresholds.Builder setUsageGte(java.lang.Long usageGte)