Class Mandate.PaymentMethodDetails.AuBecsDebit

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Mandate.PaymentMethodDetails.AuBecsDebit
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Mandate.PaymentMethodDetails

public static class Mandate.PaymentMethodDetails.AuBecsDebit extends StripeObject
  • Constructor Details

    • AuBecsDebit

      public AuBecsDebit()
  • Method Details

    • getUrl

      public 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(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(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object