Package 

Class AwaitOutputData

  • All Implemented Interfaces:
    com.adyen.checkout.components.base.OutputData

    
    class AwaitOutputData
     implements OutputData
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      AwaitOutputData(boolean isValid, String paymentMethodType)
    • Method Summary

      Modifier and Type Method Description
      boolean isValid()
      String getPaymentMethodType()
      • Methods inherited from class com.adyen.checkout.components.base.OutputData

        isValid
      • Methods inherited from class java.lang.Object

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