Package 

Interface BankAccountTokenUiComponentInteraction

  • All Implemented Interfaces:
    com.oppwa.mobile.connect.checkout.uicomponent.PaymentDetailsUiComponentInteraction , com.oppwa.mobile.connect.checkout.uicomponent.UiComponentInteraction

    
    public interface BankAccountTokenUiComponentInteraction
     implements PaymentDetailsUiComponentInteraction
                        

    Provides methods to interact with BankAccountTokenUiComponent.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract String getBrand() Returns the bank account token brand.
      abstract BankAccount getBankAccount() Returns bank account token details.
      • Methods inherited from class java.lang.Object

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