Class Mandate.AuBecsDebit

    • Constructor Detail

      • AuBecsDebit

        public AuBecsDebit()
    • Method Detail

      • getUrl

        public java.lang.String getUrl()
        The URL of the mandate. This URL generally contains sensitive information about the customer and should be shared with them exclusively.
      • setUrl

        public void setUrl​(java.lang.String url)
        The URL of the mandate. This URL generally contains sensitive information about the customer and should be shared with them exclusively.
      • 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