|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.authorize.api.contract.v1.TransactionResponse.SplitTenderPayments.SplitTenderPayment
public static class TransactionResponse.SplitTenderPayments.SplitTenderPayment
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<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>
| Field Summary | |
|---|---|
protected String |
accountNumber
|
protected String |
accountType
|
protected String |
approvedAmount
|
protected String |
authCode
|
protected String |
balanceOnCard
|
protected String |
requestedAmount
|
protected String |
responseCode
|
protected String |
responseToCustomer
|
protected String |
transId
|
| Constructor Summary | |
|---|---|
TransactionResponse.SplitTenderPayments.SplitTenderPayment()
|
|
| Method Summary | |
|---|---|
String |
getAccountNumber()
Gets the value of the accountNumber property. |
String |
getAccountType()
Gets the value of the accountType property. |
String |
getApprovedAmount()
Gets the value of the approvedAmount property. |
String |
getAuthCode()
Gets the value of the authCode property. |
String |
getBalanceOnCard()
Gets the value of the balanceOnCard property. |
String |
getRequestedAmount()
Gets the value of the requestedAmount property. |
String |
getResponseCode()
Gets the value of the responseCode property. |
String |
getResponseToCustomer()
Gets the value of the responseToCustomer property. |
String |
getTransId()
Gets the value of the transId property. |
void |
setAccountNumber(String value)
Sets the value of the accountNumber property. |
void |
setAccountType(String value)
Sets the value of the accountType property. |
void |
setApprovedAmount(String value)
Sets the value of the approvedAmount property. |
void |
setAuthCode(String value)
Sets the value of the authCode property. |
void |
setBalanceOnCard(String value)
Sets the value of the balanceOnCard property. |
void |
setRequestedAmount(String value)
Sets the value of the requestedAmount property. |
void |
setResponseCode(String value)
Sets the value of the responseCode property. |
void |
setResponseToCustomer(String value)
Sets the value of the responseToCustomer property. |
void |
setTransId(String value)
Sets the value of the transId property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String transId
protected String responseCode
protected String responseToCustomer
protected String authCode
protected String accountNumber
protected String accountType
protected String requestedAmount
protected String approvedAmount
protected String balanceOnCard
| Constructor Detail |
|---|
public TransactionResponse.SplitTenderPayments.SplitTenderPayment()
| Method Detail |
|---|
public String getTransId()
Stringpublic void setTransId(String value)
value - allowed object is
Stringpublic String getResponseCode()
Stringpublic void setResponseCode(String value)
value - allowed object is
Stringpublic String getResponseToCustomer()
Stringpublic void setResponseToCustomer(String value)
value - allowed object is
Stringpublic String getAuthCode()
Stringpublic void setAuthCode(String value)
value - allowed object is
Stringpublic String getAccountNumber()
Stringpublic void setAccountNumber(String value)
value - allowed object is
Stringpublic String getAccountType()
Stringpublic void setAccountType(String value)
value - allowed object is
Stringpublic String getRequestedAmount()
Stringpublic void setRequestedAmount(String value)
value - allowed object is
Stringpublic String getApprovedAmount()
Stringpublic void setApprovedAmount(String value)
value - allowed object is
Stringpublic String getBalanceOnCard()
Stringpublic void setBalanceOnCard(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||