Class Charge.PaymentMethodDetails.Konbini.Store

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Charge.PaymentMethodDetails.Konbini.Store
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Charge.PaymentMethodDetails.Konbini

public static class Charge.PaymentMethodDetails.Konbini.Store extends StripeObject
  • Constructor Details

    • Store

      public Store()
  • Method Details

    • getChain

      public String getChain()
    • setChain

      public void setChain(String chain)
    • 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