public class TransactionResponse
extends java.lang.Object
Java class for transactionResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="transactionResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="responseCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="rawResponseCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="authCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="avsResultCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cvvResultCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cavvResultCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="transId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="refTransID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="transHash" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="testRequest" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="accountNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="entryMode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="accountType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="splitTenderId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="prePaidCard" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="requestedAmount" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="approvedAmount" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="balanceOnCard" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="messages" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="message" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="errors" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="error" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="errorCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="errorText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="splitTenderPayments" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="splitTenderPayment" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="transId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="responseCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="responseToCustomer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="authCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="accountNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="accountType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="requestedAmount" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="approvedAmount" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="balanceOnCard" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="userFields" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="userField" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}userField" maxOccurs="20" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="shipTo" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}nameAndAddressType" minOccurs="0"/>
<element name="secureAcceptance" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SecureAcceptanceUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PayerID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PayerEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="emvResponse" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tlvData" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="tags" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tag" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}emvTag" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="transHashSha2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="profile" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}customerProfileIdType" minOccurs="0"/>
<element name="networkTransId" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}networkTransId" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
TransactionResponse.EmvResponse
Java class for anonymous complex type.
|
static class |
TransactionResponse.Errors
Java class for anonymous complex type.
|
static class |
TransactionResponse.Messages
Java class for anonymous complex type.
|
static class |
TransactionResponse.PrePaidCard
Java class for anonymous complex type.
|
static class |
TransactionResponse.SecureAcceptance
Java class for anonymous complex type.
|
static class |
TransactionResponse.SplitTenderPayments
Java class for anonymous complex type.
|
static class |
TransactionResponse.UserFields
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
accountNumber |
protected java.lang.String |
accountType |
protected java.lang.String |
authCode |
protected java.lang.String |
avsResultCode |
protected java.lang.String |
cavvResultCode |
protected java.lang.String |
cvvResultCode |
protected TransactionResponse.EmvResponse |
emvResponse |
protected java.lang.String |
entryMode |
protected TransactionResponse.Errors |
errors |
protected TransactionResponse.Messages |
messages |
protected java.lang.String |
networkTransId |
protected TransactionResponse.PrePaidCard |
prePaidCard |
protected CustomerProfileIdType |
profile |
protected java.lang.String |
rawResponseCode |
protected java.lang.String |
refTransID |
protected java.lang.String |
responseCode |
protected TransactionResponse.SecureAcceptance |
secureAcceptance |
protected NameAndAddressType |
shipTo |
protected java.lang.String |
splitTenderId |
protected TransactionResponse.SplitTenderPayments |
splitTenderPayments |
protected java.lang.String |
testRequest |
protected java.lang.String |
transHash |
protected java.lang.String |
transHashSha2 |
protected java.lang.String |
transId |
protected TransactionResponse.UserFields |
userFields |
| Constructor and Description |
|---|
TransactionResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAccountNumber()
Gets the value of the accountNumber property.
|
java.lang.String |
getAccountType()
Gets the value of the accountType property.
|
java.lang.String |
getAuthCode()
Gets the value of the authCode property.
|
java.lang.String |
getAvsResultCode()
Gets the value of the avsResultCode property.
|
java.lang.String |
getCavvResultCode()
Gets the value of the cavvResultCode property.
|
java.lang.String |
getCvvResultCode()
Gets the value of the cvvResultCode property.
|
TransactionResponse.EmvResponse |
getEmvResponse()
Gets the value of the emvResponse property.
|
java.lang.String |
getEntryMode()
Gets the value of the entryMode property.
|
TransactionResponse.Errors |
getErrors()
Gets the value of the errors property.
|
TransactionResponse.Messages |
getMessages()
Gets the value of the messages property.
|
java.lang.String |
getNetworkTransId()
Gets the value of the networkTransId property.
|
TransactionResponse.PrePaidCard |
getPrePaidCard()
Gets the value of the prePaidCard property.
|
CustomerProfileIdType |
getProfile()
Gets the value of the profile property.
|
java.lang.String |
getRawResponseCode()
Gets the value of the rawResponseCode property.
|
java.lang.String |
getRefTransID()
Gets the value of the refTransID property.
|
java.lang.String |
getResponseCode()
Gets the value of the responseCode property.
|
TransactionResponse.SecureAcceptance |
getSecureAcceptance()
Gets the value of the secureAcceptance property.
|
NameAndAddressType |
getShipTo()
Gets the value of the shipTo property.
|
java.lang.String |
getSplitTenderId()
Gets the value of the splitTenderId property.
|
TransactionResponse.SplitTenderPayments |
getSplitTenderPayments()
Gets the value of the splitTenderPayments property.
|
java.lang.String |
getTestRequest()
Gets the value of the testRequest property.
|
java.lang.String |
getTransHash()
Gets the value of the transHash property.
|
java.lang.String |
getTransHashSha2()
Gets the value of the transHashSha2 property.
|
java.lang.String |
getTransId()
Gets the value of the transId property.
|
TransactionResponse.UserFields |
getUserFields()
Gets the value of the userFields property.
|
void |
setAccountNumber(java.lang.String value)
Sets the value of the accountNumber property.
|
void |
setAccountType(java.lang.String value)
Sets the value of the accountType property.
|
void |
setAuthCode(java.lang.String value)
Sets the value of the authCode property.
|
void |
setAvsResultCode(java.lang.String value)
Sets the value of the avsResultCode property.
|
void |
setCavvResultCode(java.lang.String value)
Sets the value of the cavvResultCode property.
|
void |
setCvvResultCode(java.lang.String value)
Sets the value of the cvvResultCode property.
|
void |
setEmvResponse(TransactionResponse.EmvResponse value)
Sets the value of the emvResponse property.
|
void |
setEntryMode(java.lang.String value)
Sets the value of the entryMode property.
|
void |
setErrors(TransactionResponse.Errors value)
Sets the value of the errors property.
|
void |
setMessages(TransactionResponse.Messages value)
Sets the value of the messages property.
|
void |
setNetworkTransId(java.lang.String value)
Sets the value of the networkTransId property.
|
void |
setPrePaidCard(TransactionResponse.PrePaidCard value)
Sets the value of the prePaidCard property.
|
void |
setProfile(CustomerProfileIdType value)
Sets the value of the profile property.
|
void |
setRawResponseCode(java.lang.String value)
Sets the value of the rawResponseCode property.
|
void |
setRefTransID(java.lang.String value)
Sets the value of the refTransID property.
|
void |
setResponseCode(java.lang.String value)
Sets the value of the responseCode property.
|
void |
setSecureAcceptance(TransactionResponse.SecureAcceptance value)
Sets the value of the secureAcceptance property.
|
void |
setShipTo(NameAndAddressType value)
Sets the value of the shipTo property.
|
void |
setSplitTenderId(java.lang.String value)
Sets the value of the splitTenderId property.
|
void |
setSplitTenderPayments(TransactionResponse.SplitTenderPayments value)
Sets the value of the splitTenderPayments property.
|
void |
setTestRequest(java.lang.String value)
Sets the value of the testRequest property.
|
void |
setTransHash(java.lang.String value)
Sets the value of the transHash property.
|
void |
setTransHashSha2(java.lang.String value)
Sets the value of the transHashSha2 property.
|
void |
setTransId(java.lang.String value)
Sets the value of the transId property.
|
void |
setUserFields(TransactionResponse.UserFields value)
Sets the value of the userFields property.
|
protected java.lang.String responseCode
protected java.lang.String rawResponseCode
protected java.lang.String authCode
protected java.lang.String avsResultCode
protected java.lang.String cvvResultCode
protected java.lang.String cavvResultCode
protected java.lang.String transId
protected java.lang.String refTransID
protected java.lang.String transHash
protected java.lang.String testRequest
protected java.lang.String accountNumber
protected java.lang.String entryMode
protected java.lang.String accountType
protected java.lang.String splitTenderId
protected TransactionResponse.PrePaidCard prePaidCard
protected TransactionResponse.Messages messages
protected TransactionResponse.Errors errors
protected TransactionResponse.SplitTenderPayments splitTenderPayments
protected TransactionResponse.UserFields userFields
protected NameAndAddressType shipTo
protected TransactionResponse.SecureAcceptance secureAcceptance
protected TransactionResponse.EmvResponse emvResponse
protected java.lang.String transHashSha2
protected CustomerProfileIdType profile
protected java.lang.String networkTransId
public java.lang.String getResponseCode()
Stringpublic void setResponseCode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRawResponseCode()
Stringpublic void setRawResponseCode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAuthCode()
Stringpublic void setAuthCode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAvsResultCode()
Stringpublic void setAvsResultCode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCvvResultCode()
Stringpublic void setCvvResultCode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCavvResultCode()
Stringpublic void setCavvResultCode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTransId()
Stringpublic void setTransId(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRefTransID()
Stringpublic void setRefTransID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTransHash()
Stringpublic void setTransHash(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTestRequest()
Stringpublic void setTestRequest(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAccountNumber()
Stringpublic void setAccountNumber(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEntryMode()
Stringpublic void setEntryMode(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAccountType()
Stringpublic void setAccountType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSplitTenderId()
Stringpublic void setSplitTenderId(java.lang.String value)
value - allowed object is
Stringpublic TransactionResponse.PrePaidCard getPrePaidCard()
TransactionResponse.PrePaidCardpublic void setPrePaidCard(TransactionResponse.PrePaidCard value)
value - allowed object is
TransactionResponse.PrePaidCardpublic TransactionResponse.Messages getMessages()
TransactionResponse.Messagespublic void setMessages(TransactionResponse.Messages value)
value - allowed object is
TransactionResponse.Messagespublic TransactionResponse.Errors getErrors()
TransactionResponse.Errorspublic void setErrors(TransactionResponse.Errors value)
value - allowed object is
TransactionResponse.Errorspublic TransactionResponse.SplitTenderPayments getSplitTenderPayments()
TransactionResponse.SplitTenderPaymentspublic void setSplitTenderPayments(TransactionResponse.SplitTenderPayments value)
value - allowed object is
TransactionResponse.SplitTenderPaymentspublic TransactionResponse.UserFields getUserFields()
TransactionResponse.UserFieldspublic void setUserFields(TransactionResponse.UserFields value)
value - allowed object is
TransactionResponse.UserFieldspublic NameAndAddressType getShipTo()
NameAndAddressTypepublic void setShipTo(NameAndAddressType value)
value - allowed object is
NameAndAddressTypepublic TransactionResponse.SecureAcceptance getSecureAcceptance()
TransactionResponse.SecureAcceptancepublic void setSecureAcceptance(TransactionResponse.SecureAcceptance value)
value - allowed object is
TransactionResponse.SecureAcceptancepublic TransactionResponse.EmvResponse getEmvResponse()
TransactionResponse.EmvResponsepublic void setEmvResponse(TransactionResponse.EmvResponse value)
value - allowed object is
TransactionResponse.EmvResponsepublic java.lang.String getTransHashSha2()
Stringpublic void setTransHashSha2(java.lang.String value)
value - allowed object is
Stringpublic CustomerProfileIdType getProfile()
CustomerProfileIdTypepublic void setProfile(CustomerProfileIdType value)
value - allowed object is
CustomerProfileIdTypepublic java.lang.String getNetworkTransId()
Stringpublic void setNetworkTransId(java.lang.String value)
value - allowed object is
StringCopyright © 2018. All Rights Reserved.