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