public static class AuthenticationResponse.Builder extends Object
AuthenticationResponse.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
build()
Builds a new
AuthenticationResponse object using the set fields. |
AuthenticationResponse.Builder |
liabilityShift(LiabilityShiftIndicator liabilityShift)
Setter for liabilityShift.
|
AuthenticationResponse.Builder |
threeDSecure(ThreeDSecureAuthenticationResponse threeDSecure)
Setter for threeDSecure.
|
public AuthenticationResponse.Builder liabilityShift(LiabilityShiftIndicator liabilityShift)
liabilityShift - LiabilityShiftIndicator value for liabilityShift.public AuthenticationResponse.Builder threeDSecure(ThreeDSecureAuthenticationResponse threeDSecure)
threeDSecure - ThreeDSecureAuthenticationResponse value for threeDSecure.public AuthenticationResponse build()
AuthenticationResponse object using the set fields.AuthenticationResponseCopyright © 2025. All rights reserved.