public static class VenmoWalletExperienceContext.Builder extends Object
VenmoWalletExperienceContext.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
VenmoWalletExperienceContext.Builder |
brandName(String brandName)
Setter for brandName.
|
VenmoWalletExperienceContext |
build()
Builds a new
VenmoWalletExperienceContext object using the set fields. |
VenmoWalletExperienceContext.Builder |
orderUpdateCallbackConfig(CallbackConfiguration orderUpdateCallbackConfig)
Setter for orderUpdateCallbackConfig.
|
VenmoWalletExperienceContext.Builder |
shippingPreference(ShippingPreference shippingPreference)
Setter for shippingPreference.
|
public VenmoWalletExperienceContext.Builder brandName(String brandName)
brandName - String value for brandName.public VenmoWalletExperienceContext.Builder shippingPreference(ShippingPreference shippingPreference)
shippingPreference - ShippingPreference value for shippingPreference.public VenmoWalletExperienceContext.Builder orderUpdateCallbackConfig(CallbackConfiguration orderUpdateCallbackConfig)
orderUpdateCallbackConfig - CallbackConfiguration value for
orderUpdateCallbackConfig.public VenmoWalletExperienceContext build()
VenmoWalletExperienceContext object using the set fields.VenmoWalletExperienceContextCopyright © 2025. All rights reserved.