Enum Class SubscriptionScheduleAmendParams.Amendment.AmendmentStart.Type

java.lang.Object
java.lang.Enum<SubscriptionScheduleAmendParams.Amendment.AmendmentStart.Type>
com.stripe.param.SubscriptionScheduleAmendParams.Amendment.AmendmentStart.Type
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<SubscriptionScheduleAmendParams.Amendment.AmendmentStart.Type>, Constable
Enclosing class:
SubscriptionScheduleAmendParams.Amendment.AmendmentStart

public static enum SubscriptionScheduleAmendParams.Amendment.AmendmentStart.Type extends Enum<SubscriptionScheduleAmendParams.Amendment.AmendmentStart.Type> implements ApiRequestParams.EnumParam
Add all map key/value pairs to `extraParams` map. A map is initialized for the first `put/putAll` call, and subsequent calls add additional key/value pairs to the original map. See SubscriptionScheduleAmendParams.Amendment.AmendmentStart.DiscountEnd.extraParams for the field documentation.