Class Invoice.PaymentMethodOptions.Konbini

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

public static class Invoice.PaymentMethodOptions.Konbini 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

    • Konbini

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