Class Mandate.MultiUse

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

public static class Mandate.MultiUse extends StripeObject
The customer accepts the mandate using the user agent of the browser.
  • Constructor Details

    • MultiUse

      public MultiUse()
  • Method Details

    • 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