Class PaymentIntent.PaymentMethodOptions.Blik

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

public static class PaymentIntent.PaymentMethodOptions.Blik extends StripeObject
The desired country code of the bank account information. Permitted values include: DE, ES, FR, IE, or NL.

One of DE, ES, FR, IE, or NL.

  • Constructor Details

    • Blik

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