Enum Class SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor

java.lang.Object
java.lang.Enum<SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor>
com.stripe.param.SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor>, Constable
Enclosing class:
SubscriptionScheduleUpdateParams.Phase

public static enum SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor extends Enum<SubscriptionScheduleUpdateParams.Phase.BillingCycleAnchor> 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 SubscriptionScheduleUpdateParams.Phase.TransferData.extraParams for the field documentation.