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