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