| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
PaypalWalletCustomerRequest |
PaypalWalletCustomerRequest.Builder.build()
Builds a new
PaypalWalletCustomerRequest object using the set fields. |
PaypalWalletCustomerRequest |
PaypalWalletAttributes.getCustomer()
Getter for Customer.
|
| Modifier and Type | Method and Description |
|---|---|
PaypalWalletAttributes.Builder |
PaypalWalletAttributes.Builder.customer(PaypalWalletCustomerRequest customer)
Setter for customer.
|
void |
PaypalWalletAttributes.setCustomer(PaypalWalletCustomerRequest customer)
Setter for Customer.
|
| Constructor and Description |
|---|
PaypalWalletAttributes(PaypalWalletCustomerRequest customer,
PaypalWalletVaultInstruction vault)
Initialization constructor.
|
Copyright © 2025. All rights reserved.