Class BancontactSource


  • public final class BancontactSource
    extends AbstractSource
    bancontact source Class The source of the payment
    • Constructor Detail

      • BancontactSource

        public BancontactSource()
    • Method Detail

      • getIban

        public java.lang.String getIban()
        The IBAN of the Consumer Bank account used for payment (if applicable). [Optional] <= 34
      • setIban

        public void setIban​(java.lang.String iban)
        The IBAN of the Consumer Bank account used for payment (if applicable). [Optional] <= 34
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class AbstractSource
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
        Overrides:
        canEqual in class AbstractSource