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