public class PayPalAccountOptionsRequest extends Request
Modifier and Type | Field and Description |
---|---|
private Boolean |
makeDefault |
private PayPalAccountRequest |
parent |
Constructor and Description |
---|
PayPalAccountOptionsRequest() |
PayPalAccountOptionsRequest(PayPalAccountRequest parent) |
Modifier and Type | Method and Description |
---|---|
protected RequestBuilder |
buildRequest(String root) |
PayPalAccountRequest |
done() |
Boolean |
getMakeDefault() |
PayPalAccountOptionsRequest |
makeDefault(Boolean makeDefault) |
String |
toXML() |
buildXMLElement, buildXMLElement, getKind, toQueryString, toQueryString
private Boolean makeDefault
private PayPalAccountRequest parent
public PayPalAccountOptionsRequest()
public PayPalAccountOptionsRequest(PayPalAccountRequest parent)
public PayPalAccountRequest done()
public Boolean getMakeDefault()
public PayPalAccountOptionsRequest makeDefault(Boolean makeDefault)
protected RequestBuilder buildRequest(String root)
Copyright © 2013-2015. All Rights Reserved.