| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
VaultCustomer |
VaultCustomer.Builder.build()
Builds a new
VaultCustomer object using the set fields. |
VaultCustomer |
VaultResponse.getCustomer()
Getter for Customer.
|
| Modifier and Type | Method and Description |
|---|---|
VaultResponse.Builder |
VaultResponse.Builder.customer(VaultCustomer customer)
Setter for customer.
|
void |
VaultResponse.setCustomer(VaultCustomer customer)
Setter for Customer.
|
| Constructor and Description |
|---|
VaultResponse(String id,
VaultStatus status,
VaultCustomer customer,
List<LinkDescription> links)
Initialization constructor.
|
Copyright © 2025. All rights reserved.