| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
GooglePayDecryptedTokenData |
GooglePayDecryptedTokenData.Builder.build()
Builds a new
GooglePayDecryptedTokenData object using the set fields. |
GooglePayDecryptedTokenData |
GooglePayRequest.getDecryptedToken()
Getter for DecryptedToken.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePayRequest.Builder |
GooglePayRequest.Builder.decryptedToken(GooglePayDecryptedTokenData decryptedToken)
Setter for decryptedToken.
|
void |
GooglePayRequest.setDecryptedToken(GooglePayDecryptedTokenData decryptedToken)
Setter for DecryptedToken.
|
| Constructor and Description |
|---|
GooglePayRequest(String name,
String emailAddress,
PhoneNumberWithCountryCode phoneNumber,
GooglePayRequestCard card,
GooglePayDecryptedTokenData decryptedToken,
AssuranceDetails assuranceDetails)
Initialization constructor.
|
Copyright © 2025. All rights reserved.