Package com.adyen.checkout.ach
Class ACHDirectDebitAddressConfiguration
-
- All Implemented Interfaces:
-
android.os.Parcelable
public class ACHDirectDebitAddressConfiguration implements Parcelable
Configuration class for Address Form in ACH Component. This class can be used define the visibility of the address form.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classACHDirectDebitAddressConfiguration.NoneAddress Form will be hidden.
public final classACHDirectDebitAddressConfiguration.FullAddressFull Address Form will be shown as part of the ach component.
-