Class OnlineBankingConfiguration

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

    
    public abstract class OnlineBankingConfiguration
     implements Configuration, ButtonConfiguration
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract GenericActionConfiguration getGenericActionConfiguration()
      • Methods inherited from class com.adyen.checkout.components.core.internal.Configuration

        getAmount, getAnalyticsConfiguration, getClientKey, getEnvironment, getShopperLocale
      • Methods inherited from class com.adyen.checkout.components.core.internal.ButtonConfiguration

        isSubmitButtonVisible
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait