Enum Class QuoteUpdateParams.Phase.BillingCycleAnchor

java.lang.Object
java.lang.Enum<QuoteUpdateParams.Phase.BillingCycleAnchor>
com.stripe.param.QuoteUpdateParams.Phase.BillingCycleAnchor
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<QuoteUpdateParams.Phase.BillingCycleAnchor>, Constable
Enclosing class:
QuoteUpdateParams.Phase

public static enum QuoteUpdateParams.Phase.BillingCycleAnchor extends Enum<QuoteUpdateParams.Phase.BillingCycleAnchor> implements ApiRequestParams.EnumParam
The number of intervals between subscription billings. For example, interval=month and interval_count=3 bills every 3 months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks).