Enum Class QuoteCreateParams.SubscriptionData.BillOnAcceptance.BillFrom.Type

java.lang.Object
java.lang.Enum<QuoteCreateParams.SubscriptionData.BillOnAcceptance.BillFrom.Type>
com.stripe.param.QuoteCreateParams.SubscriptionData.BillOnAcceptance.BillFrom.Type
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<QuoteCreateParams.SubscriptionData.BillOnAcceptance.BillFrom.Type>, Constable
Enclosing class:
QuoteCreateParams.SubscriptionData.BillOnAcceptance.BillFrom

public static enum QuoteCreateParams.SubscriptionData.BillOnAcceptance.BillFrom.Type extends Enum<QuoteCreateParams.SubscriptionData.BillOnAcceptance.BillFrom.Type> 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.