Class PaymentMethod.CardPresent

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

public static class PaymentMethod.CardPresent extends StripeObject
Owner's verified shipping address. Values are verified or provided by the wallet directly (if supported) at the time of authorization or settlement. They cannot be set or mutated.
  • Constructor Details

    • CardPresent

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