Class PaymentMethod.CardPresent

  • Enclosing class:
    PaymentMethod

    public static class PaymentMethod.CardPresent
    extends StripeObject
    (For tokenized numbers only.) The last four digits of the device account number.
    • Constructor Detail

      • CardPresent

        public CardPresent()
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object