Package com.stripe.model
Class ConfirmationToken.PaymentMethodPreview.Link
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.ConfirmationToken.PaymentMethodPreview.Link
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ConfirmationToken.PaymentMethodPreview
For more details about Link, please refer to the API
Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetEmail()Account owner's email address.Deprecated.inthashCode()voidAccount owner's email address.voidsetPersistentToken(String persistentToken) Deprecated.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Link
public Link()
-
-
Method Details
-
getEmail
Account owner's email address. -
getPersistentToken
Deprecated.[Deprecated] This is a legacy parameter that no longer has any function. -
setEmail
Account owner's email address. -
setPersistentToken
Deprecated.[Deprecated] This is a legacy parameter that no longer has any function. -
equals
-
canEqual
-
hashCode
public int hashCode()
-