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