Uses of Enum
com.chargebee.models.Subscription.BillingPeriodUnit
Packages that use Subscription.BillingPeriodUnit
-
Uses of Subscription.BillingPeriodUnit in com.chargebee.models
Methods in com.chargebee.models that return Subscription.BillingPeriodUnitModifier and TypeMethodDescriptionSubscription.billingPeriodUnit()Subscription.SubscriptionItem.billingPeriodUnit()Returns the enum constant of this type with the specified name.static Subscription.BillingPeriodUnit[]Subscription.BillingPeriodUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.