Enum Class CustomerCreateFundingInstructionsParams.BankTransfer.RequestedAddressType

java.lang.Object
java.lang.Enum<CustomerCreateFundingInstructionsParams.BankTransfer.RequestedAddressType>
com.stripe.param.CustomerCreateFundingInstructionsParams.BankTransfer.RequestedAddressType
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<CustomerCreateFundingInstructionsParams.BankTransfer.RequestedAddressType>, Constable
Enclosing class:
CustomerCreateFundingInstructionsParams.BankTransfer

public static enum CustomerCreateFundingInstructionsParams.BankTransfer.RequestedAddressType extends Enum<CustomerCreateFundingInstructionsParams.BankTransfer.RequestedAddressType> 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 CustomerCreateFundingInstructionsParams.BankTransfer.EuBankTransfer.extraParams for the field documentation.