public static class PaypalWalletAttributes.Builder extends Object
PaypalWalletAttributes.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PaypalWalletAttributes |
build()
Builds a new
PaypalWalletAttributes object using the set fields. |
PaypalWalletAttributes.Builder |
customer(PaypalWalletCustomerRequest customer)
Setter for customer.
|
PaypalWalletAttributes.Builder |
vault(PaypalWalletVaultInstruction vault)
Setter for vault.
|
public PaypalWalletAttributes.Builder customer(PaypalWalletCustomerRequest customer)
customer - PaypalWalletCustomerRequest value for customer.public PaypalWalletAttributes.Builder vault(PaypalWalletVaultInstruction vault)
vault - PaypalWalletVaultInstruction value for vault.public PaypalWalletAttributes build()
PaypalWalletAttributes object using the set fields.PaypalWalletAttributesCopyright © 2025. All rights reserved.