Enum Class QuoteCreateParams.SubscriptionDataOverride.BillingBehavior

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

public static enum QuoteCreateParams.SubscriptionDataOverride.BillingBehavior extends Enum<QuoteCreateParams.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.