Class Subscription.PaymentMethodOptions.UsBankAccount

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Subscription.PaymentMethodOptions.UsBankAccount
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Subscription.PaymentMethodOptions

public static class Subscription.PaymentMethodOptions.UsBankAccount extends StripeObject
  • Constructor Details

    • UsBankAccount

      public UsBankAccount()
  • Method Details

    • getVerificationMethod

      public String getVerificationMethod()
    • setVerificationMethod

      public void setVerificationMethod(String verificationMethod)
    • 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