| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApplePayAttributes |
ApplePayAttributes.Builder.build()
Builds a new
ApplePayAttributes object using the set fields. |
ApplePayAttributes |
ApplePayRequest.getAttributes()
Getter for Attributes.
|
| Modifier and Type | Method and Description |
|---|---|
ApplePayRequest.Builder |
ApplePayRequest.Builder.attributes(ApplePayAttributes attributes)
Setter for attributes.
|
void |
ApplePayRequest.setAttributes(ApplePayAttributes attributes)
Setter for Attributes.
|
| Constructor and Description |
|---|
ApplePayRequest(String id,
String name,
String emailAddress,
PhoneNumber phoneNumber,
ApplePayDecryptedTokenData decryptedToken,
CardStoredCredential storedCredential,
String vaultId,
ApplePayAttributes attributes)
Initialization constructor.
|
Copyright © 2025. All rights reserved.