|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.authorize.api.contract.v1.TransactionResponse.SecureAcceptance
public static class TransactionResponse.SecureAcceptance
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="SecureAcceptanceUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PayerID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
payerID
|
protected String |
secureAcceptanceUrl
|
| Constructor Summary | |
|---|---|
TransactionResponse.SecureAcceptance()
|
|
| Method Summary | |
|---|---|
String |
getPayerID()
Gets the value of the payerID property. |
String |
getSecureAcceptanceUrl()
Gets the value of the secureAcceptanceUrl property. |
void |
setPayerID(String value)
Sets the value of the payerID property. |
void |
setSecureAcceptanceUrl(String value)
Sets the value of the secureAcceptanceUrl property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String secureAcceptanceUrl
protected String payerID
| Constructor Detail |
|---|
public TransactionResponse.SecureAcceptance()
| Method Detail |
|---|
public String getSecureAcceptanceUrl()
Stringpublic void setSecureAcceptanceUrl(String value)
value - allowed object is
Stringpublic String getPayerID()
Stringpublic void setPayerID(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||