| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ThreeDSecureCardAuthenticationResponse |
ThreeDSecureCardAuthenticationResponse.Builder.build()
Builds a new
ThreeDSecureCardAuthenticationResponse object using the set fields. |
ThreeDSecureCardAuthenticationResponse |
CardAuthenticationResponse.getThreeDSecure()
Getter for ThreeDSecure.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardAuthenticationResponse.setThreeDSecure(ThreeDSecureCardAuthenticationResponse threeDSecure)
Setter for ThreeDSecure.
|
CardAuthenticationResponse.Builder |
CardAuthenticationResponse.Builder.threeDSecure(ThreeDSecureCardAuthenticationResponse threeDSecure)
Setter for threeDSecure.
|
| Constructor and Description |
|---|
CardAuthenticationResponse(ThreeDSecureCardAuthenticationResponse threeDSecure)
Initialization constructor.
|
Copyright © 2025. All rights reserved.