Enum Class SubscriptionScheduleAmendParams.Amendment.DiscountAction.Type

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

public static enum SubscriptionScheduleAmendParams.Amendment.DiscountAction.Type extends Enum<SubscriptionScheduleAmendParams.Amendment.DiscountAction.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.DiscountAction.Set.extraParams for the field documentation.