public class SubscriptionScheduleCreateParams extends ApiRequestParams
Modifier and Type | Class and Description |
---|---|
static class |
SubscriptionScheduleCreateParams.Billing |
static class |
SubscriptionScheduleCreateParams.BillingThresholds |
static class |
SubscriptionScheduleCreateParams.Builder |
static class |
SubscriptionScheduleCreateParams.CollectionMethod |
static class |
SubscriptionScheduleCreateParams.InvoiceSettings
Indicates if the `billing_cycle_anchor` should be reset when a threshold is reached.
|
static class |
SubscriptionScheduleCreateParams.Phase
Add all map key/value pairs to `extraParams` map.
|
static class |
SubscriptionScheduleCreateParams.RenewalBehavior |
static class |
SubscriptionScheduleCreateParams.RenewalInterval
Usage threshold that triggers the subscription to advance to a new billing period.
|
static class |
SubscriptionScheduleCreateParams.StartDate |
ApiRequestParams.EnumParam
EXTRA_PARAMS_KEY
Modifier and Type | Method and Description |
---|---|
static SubscriptionScheduleCreateParams.Builder |
builder() |
toMap
public static SubscriptionScheduleCreateParams.Builder builder()