Package 

Class SepaInputData

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

    
    public class SepaInputData
     implements InputData
                        
    • Method Summary

      Modifier and Type Method Description
      String getName()
      void setName(String name)
      String getIban()
      void setIban(String iban)
      • Methods inherited from class java.lang.Object

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