ACHDirectDebitAddressConfiguration
Configuration class for Address Form in ACH Component. This class can be used define the visibility of the address form.
Inheritors
Types
Link copied to clipboard
data class FullAddress(val supportedCountryCodes: List<String>) : ACHDirectDebitAddressConfiguration
Full Address Form will be shown as part of the ach component.
Link copied to clipboard
Address Form will be hidden.