public class AuthenticationResponse extends Object
| Constructor and Description |
|---|
AuthenticationResponse() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
redirectUrl(String redirectUrl) |
void |
setRedirectUrl(String redirectUrl) |
void |
setThreedsecureData(ThreeDSecureData threedsecureData) |
AuthenticationResponse |
threedsecureData(ThreeDSecureData threedsecureData) |
String |
toString() |
public void setRedirectUrl(String redirectUrl)
public AuthenticationResponse redirectUrl(String redirectUrl)
redirectUrl - URL Customer should be redirected topublic void setThreedsecureData(ThreeDSecureData threedsecureData)
public AuthenticationResponse threedsecureData(ThreeDSecureData threedsecureData)
threedsecureData - threedsecureDataCopyright © 2020. All rights reserved.