Class PaymentIntent.NextAction.KonbiniDisplayDetails.Stores.Familymart

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.NextAction.KonbiniDisplayDetails.Stores.Familymart
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PaymentIntent.NextAction.KonbiniDisplayDetails.Stores

public static class PaymentIntent.NextAction.KonbiniDisplayDetails.Stores.Familymart extends StripeObject
  • Constructor Details

    • Familymart

      public Familymart()
  • Method Details

    • getConfirmationNumber

      public String getConfirmationNumber()
    • getPaymentCode

      public String getPaymentCode()
    • setConfirmationNumber

      public void setConfirmationNumber(String confirmationNumber)
    • setPaymentCode

      public void setPaymentCode(String paymentCode)
    • 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