Class SourceMandateNotification.BacsDebitData

    • Constructor Detail

      • BacsDebitData

        public BacsDebitData()
    • Method Detail

      • getLast4

        public java.lang.String getLast4()
        Last 4 digits of the account number associated with the debit.
      • setLast4

        public void setLast4​(java.lang.String last4)
        Last 4 digits of the account number associated with the debit.
      • 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