Enum Class CardUpdateParams.Shipping.Service

java.lang.Object
java.lang.Enum<CardUpdateParams.Shipping.Service>
com.stripe.param.issuing.CardUpdateParams.Shipping.Service
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<CardUpdateParams.Shipping.Service>, Constable
Enclosing class:
CardUpdateParams.Shipping

public static enum CardUpdateParams.Shipping.Service extends Enum<CardUpdateParams.Shipping.Service> 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 CardUpdateParams.Shipping.Customs.extraParams for the field documentation.