Package com.stripe.model
Class PaymentMethod.Link
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentMethod.Link
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentMethod
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getEmail()
Account owner's email address.[Deprecated] This is a legacy parameter that no longer has any function.int
hashCode()
void
Account owner's email address.void
setPersistentToken
(String persistentToken) [Deprecated] This is a legacy parameter that no longer has any function.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Link
public Link()
-
-
Method Details
-
getEmail
Account owner's email address. -
getPersistentToken
[Deprecated] This is a legacy parameter that no longer has any function. -
setEmail
Account owner's email address. -
setPersistentToken
[Deprecated] This is a legacy parameter that no longer has any function. -
equals
-
canEqual
-
hashCode
public int hashCode()
-