public class EnrollmentCheckResult extends AbstractResult
EnrollmentCheckCommand| Constructor and Description |
|---|
EnrollmentCheckResult(String merchantTransactionCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcsURL() |
String |
getCommerceIndicator() |
String |
getEci() |
String |
getPaReq() |
String |
getPaymentProvider() |
String |
getProofXml() |
String |
getProxyPAN() |
String |
getUcafCollectionIndicator() |
String |
getVeresEnrolled() |
String |
getXid() |
void |
setAcsURL(String acsURL) |
void |
setCommerceIndicator(String commerceIndicator) |
void |
setEci(String eci) |
void |
setPaReq(String paReq) |
void |
setPaymentProvider(String paymentProvider) |
void |
setProofXml(String proofXml) |
void |
setProxyPAN(String proxyPAN) |
void |
setUcafCollectionIndicator(String ucafCollectionIndicator) |
void |
setVeresEnrolled(String veresEnrolled) |
void |
setXid(String xid) |
getMerchantTransactionCode, getReconciliationId, getRequestId, getRequestToken, getTransactionStatus, getTransactionStatusDetails, setMerchantTransactionCode, setReconciliationId, setRequestId, setRequestToken, setTransactionStatus, setTransactionStatusDetailspublic EnrollmentCheckResult(String merchantTransactionCode)
public String getAcsURL()
public void setAcsURL(String acsURL)
acsURL - the acsURL to setpublic String getEci()
public void setEci(String eci)
eci - the eci to setpublic String getCommerceIndicator()
public void setCommerceIndicator(String commerceIndicator)
commerceIndicator - the commerceIndicator to setpublic String getUcafCollectionIndicator()
public void setUcafCollectionIndicator(String ucafCollectionIndicator)
ucafCollectionIndicator - the ucafCollectionIndicator to setpublic String getXid()
public void setXid(String xid)
xid - the xid to setpublic String getProofXml()
public void setProofXml(String proofXml)
proofXml - the proofXml to setpublic String getPaReq()
public void setPaReq(String paReq)
paReq - the paReq to setpublic String getProxyPAN()
public void setProxyPAN(String proxyPAN)
proxyPAN - the proxyPAN to setpublic String getVeresEnrolled()
public void setVeresEnrolled(String veresEnrolled)
veresEnrolled - the veresEnrolled to setpublic void setPaymentProvider(String paymentProvider)
paymentProvider - the paymentProvider to setpublic String getPaymentProvider()
Copyright © 2017 SAP SE. All Rights Reserved.