Class PaymentMethod.Giropay

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentMethod.Giropay
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PaymentMethod

public static class PaymentMethod.Giropay extends StripeObject
  • Constructor Details

    • Giropay

      public Giropay()
  • 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