Class Topup.PaymentMethodOptions.UsBankAccount

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

public static class Topup.PaymentMethodOptions.UsBankAccount extends StripeObject
For more details about UsBankAccount, please refer to the API Reference.
  • Constructor Details

    • UsBankAccount

      public UsBankAccount()
  • Method Details

    • getNetwork

      public String getNetwork()
    • setNetwork

      public void setNetwork(String network)
    • 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