Enum Class CustomerFundingInstructionsCreateParams.BankTransfer.RequestedAddressType

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

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