Class Account.Settings.SepaDebitPayments

    • Constructor Detail

      • SepaDebitPayments

        public SepaDebitPayments()
    • Method Detail

      • getCreditorId

        public java.lang.String getCreditorId()
        SEPA creditor identifier that identifies the company making the payment.
      • setCreditorId

        public void setCreditorId​(java.lang.String creditorId)
        SEPA creditor identifier that identifies the company making the payment.
      • equals

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

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object