public class ThreeDSecureInfo extends Object
Modifier and Type | Field and Description |
---|---|
private String |
acsTransactionId |
private String |
cavv |
private String |
dsTransactionId |
private String |
eciFlag |
private String |
enrolled |
private boolean |
liabilityShifted |
private boolean |
liabilityShiftPossible |
private String |
paresStatus |
private String |
status |
private ThreeDSecureAuthenticateInfo |
threeDSecureAuthenticateInfo |
private String |
threeDSecureAuthenticationId |
private ThreeDSecureLookupInfo |
threeDSecureLookupInfo |
private String |
threeDSecureServerTransactionId |
private String |
threeDSecureVersion |
private String |
xid |
Constructor and Description |
---|
ThreeDSecureInfo(Map<String,Object> map) |
ThreeDSecureInfo(NodeWrapper node) |
Modifier and Type | Method and Description |
---|---|
String |
getAcsTransactionId() |
String |
getCAVV() |
String |
getDsTransactionId() |
String |
getECIFlag() |
String |
getEnrolled() |
String |
getParesStatus() |
String |
getStatus() |
ThreeDSecureAuthenticateInfo |
getThreeDSecureAuthenticateInfo() |
String |
getThreeDSecureAuthenticationId() |
ThreeDSecureLookupInfo |
getThreeDSecureLookupInfo() |
String |
getThreeDSecureServerTransactionId() |
String |
getThreeDSecureVersion() |
String |
getXID() |
boolean |
isLiabilityShifted() |
boolean |
isLiabilityShiftPossible() |
private boolean liabilityShifted
private boolean liabilityShiftPossible
private String enrolled
private String status
private String cavv
private String eciFlag
private String xid
private String threeDSecureVersion
private String dsTransactionId
private String threeDSecureAuthenticationId
private String acsTransactionId
private String paresStatus
private String threeDSecureServerTransactionId
private ThreeDSecureLookupInfo threeDSecureLookupInfo
private ThreeDSecureAuthenticateInfo threeDSecureAuthenticateInfo
public ThreeDSecureInfo(NodeWrapper node)
public String getStatus()
public String getEnrolled()
public boolean isLiabilityShifted()
public boolean isLiabilityShiftPossible()
public String getCAVV()
public String getECIFlag()
public String getXID()
public String getThreeDSecureVersion()
public String getDsTransactionId()
public String getThreeDSecureAuthenticationId()
public String getAcsTransactionId()
public String getParesStatus()
public String getThreeDSecureServerTransactionId()
public ThreeDSecureLookupInfo getThreeDSecureLookupInfo()
public ThreeDSecureAuthenticateInfo getThreeDSecureAuthenticateInfo()
Copyright © 2013-2020. All Rights Reserved.