Package com.stripe.model
Class PaymentMethod.Card.Wallet.VisaCheckout
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentMethod.Card.Wallet.VisaCheckout
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentMethod.Card.Wallet
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getEmail()
getName()
int
hashCode()
void
setBillingAddress
(Address billingAddress) void
void
void
setShippingAddress
(Address shippingAddress) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString