Class ConfirmationToken.PaymentMethodPreview.CardPresent.Wallet

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.ConfirmationToken.PaymentMethodPreview.CardPresent.Wallet
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
ConfirmationToken.PaymentMethodPreview.CardPresent

public static class ConfirmationToken.PaymentMethodPreview.CardPresent.Wallet extends StripeObject
  • Constructor Details

    • Wallet

      public Wallet()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • 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