Enum Class QuoteUpdateParams.Line.StartsAt.Type

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

public static enum QuoteUpdateParams.Line.StartsAt.Type extends Enum<QuoteUpdateParams.Line.StartsAt.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.