|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.AbstractRequestType
urn.ebay.api.PayPalAPI.UpdateAccessPermissionsRequestType
public class UpdateAccessPermissionsRequestType
Unique PayPal customer account number, the value of which was returned by GetAuthDetails Response. Required Character length and limitations: 20 single-byte characters
| Constructor Summary | |
|---|---|
UpdateAccessPermissionsRequestType()
Default Constructor |
|
UpdateAccessPermissionsRequestType(String payerID)
Constructor with arguments |
|
| Method Summary | |
|---|---|
String |
getPayerID()
Getter for payerID |
void |
setPayerID(String payerID)
Setter for payerID |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class urn.ebay.apis.eBLBaseComponents.AbstractRequestType |
|---|
getDetailLevel, getErrorLanguage, getVersion, setDetailLevel, setErrorLanguage, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateAccessPermissionsRequestType(String payerID)
public UpdateAccessPermissionsRequestType()
| Method Detail |
|---|
public String getPayerID()
public void setPayerID(String payerID)
public String toXMLString(String prefix,
String name)
toXMLString in class AbstractRequestType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||