Package com.stripe.model
Class SetupAttempt.PaymentMethodDetails.CardPresent
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.SetupAttempt.PaymentMethodDetails.CardPresent
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- SetupAttempt.PaymentMethodDetails
The type of the card wallet, one of
apple_pay, google_pay, or
link. An additional hash is included on the Wallet subhash with a name matching this
value. It contains additional information specific to the card wallet type.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanGet ID of expandablegeneratedCardobject.Get expandedgeneratedCard.Details about payments collected offline.inthashCode()voidvoidsetGeneratedCardObject(PaymentMethod expandableObject) voidDetails about payments collected offline.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
CardPresent
public CardPresent()
-
-
Method Details
-
getGeneratedCard
Get ID of expandablegeneratedCardobject. -
setGeneratedCard
-
getGeneratedCardObject
Get expandedgeneratedCard. -
setGeneratedCardObject
-
getOffline
Details about payments collected offline. -
setOffline
Details about payments collected offline. -
equals
-
canEqual
-
hashCode
public int hashCode()
-