Class PaymentMethod.WechatPay

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

public static class PaymentMethod.WechatPay extends StripeObject
The reason why this PaymentMethod's fingerprint has been blocked

One of bank_account_closed, bank_account_frozen, bank_account_invalid_details, bank_account_restricted, bank_account_unusable, or debit_not_authorized.

  • Constructor Details

    • WechatPay

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