Enum Class CardCreateParams.Shipping.Service

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

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