Class GenericActionConfiguration

  • All Implemented Interfaces:
    android.os.Parcelable , com.adyen.checkout.components.core.internal.Configuration

    
    public final class GenericActionConfiguration
     implements Configuration
                        

    This is the base configuration for GenericActionComponent. You need to use the Builder to instantiate this class. There you will find specific methods to add configurations for each specific ActionComponent, to be able to customize their behavior. If you don't specify anything, a default configuration will be used.