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