public static class SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring.AggregateUsage |
static class |
SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring.Builder |
static class |
SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring.Interval |
static class |
SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring.UsageType |
Modifier and Type | Method and Description |
---|---|
static SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring.Builder |
builder() |
SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring.AggregateUsage |
getAggregateUsage() |
java.util.Map<java.lang.String,java.lang.Object> |
getExtraParams() |
SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring.Interval |
getInterval() |
java.lang.Long |
getIntervalCount() |
java.lang.Long |
getTrialPeriodDays() |
SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring.UsageType |
getUsageType() |
public static SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring.Builder builder()
public SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring.AggregateUsage getAggregateUsage()
public java.util.Map<java.lang.String,java.lang.Object> getExtraParams()
public SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring.Interval getInterval()
public java.lang.Long getIntervalCount()
public java.lang.Long getTrialPeriodDays()
public SubscriptionScheduleUpdateParams.Phase.Plan.PriceData.Recurring.UsageType getUsageType()