Enum Class QuoteUpdateParams.SubscriptionDataOverride.BillingBehavior

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

public static enum QuoteUpdateParams.SubscriptionDataOverride.BillingBehavior extends Enum<QuoteUpdateParams.SubscriptionDataOverride.BillingBehavior> implements ApiRequestParams.EnumParam
The position of the previous quote line in the lines array after which this line should begin. Indexes start from 0 and must be less than the index of the current line in the array.