public static class VaultPaypalWalletRequest.Builder extends Object
VaultPaypalWalletRequest.| Constructor and Description |
|---|
Builder() |
public VaultPaypalWalletRequest.Builder description(String description)
description - String value for description.public VaultPaypalWalletRequest.Builder usagePattern(UsagePattern usagePattern)
usagePattern - UsagePattern value for usagePattern.public VaultPaypalWalletRequest.Builder shipping(VaultedDigitalWalletShippingDetails shipping)
shipping - VaultedDigitalWalletShippingDetails value for shipping.public VaultPaypalWalletRequest.Builder permitMultiplePaymentTokens(Boolean permitMultiplePaymentTokens)
permitMultiplePaymentTokens - Boolean value for permitMultiplePaymentTokens.public VaultPaypalWalletRequest.Builder usageType(PaypalPaymentTokenUsageType usageType)
usageType - PaypalPaymentTokenUsageType value for usageType.public VaultPaypalWalletRequest.Builder customerType(PaypalPaymentTokenCustomerType customerType)
customerType - PaypalPaymentTokenCustomerType value for customerType.public VaultPaypalWalletRequest.Builder billingPlan(Plan billingPlan)
billingPlan - Plan value for billingPlan.public VaultPaypalWalletRequest.Builder experienceContext(VaultExperienceContext experienceContext)
experienceContext - VaultExperienceContext value for experienceContext.public VaultPaypalWalletRequest build()
VaultPaypalWalletRequest object using the set fields.VaultPaypalWalletRequestCopyright © 2025. All rights reserved.