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