| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
Plan |
Plan.Builder.build()
Builds a new
Plan object using the set fields. |
Plan |
VaultPaypalWalletRequest.getBillingPlan()
Getter for BillingPlan.
|
| Modifier and Type | Method and Description |
|---|---|
VaultPaypalWalletRequest.Builder |
VaultPaypalWalletRequest.Builder.billingPlan(Plan billingPlan)
Setter for billingPlan.
|
void |
VaultPaypalWalletRequest.setBillingPlan(Plan billingPlan)
Setter for BillingPlan.
|
| Constructor and Description |
|---|
VaultPaypalWalletRequest(String description,
UsagePattern usagePattern,
VaultedDigitalWalletShippingDetails shipping,
Boolean permitMultiplePaymentTokens,
PaypalPaymentTokenUsageType usageType,
PaypalPaymentTokenCustomerType customerType,
Plan billingPlan,
VaultExperienceContext experienceContext)
Initialization constructor.
|
Copyright © 2025. All rights reserved.