public class PayPalAccountRequest extends Request
Modifier and Type | Field and Description |
---|---|
private PayPalAccountOptionsRequest |
optionsRequest |
private String |
token |
Constructor and Description |
---|
PayPalAccountRequest() |
Modifier and Type | Method and Description |
---|---|
protected RequestBuilder |
buildRequest(String root) |
PayPalAccountOptionsRequest |
options() |
PayPalAccountRequest |
token(String token) |
String |
toXML() |
buildXMLElement, buildXMLElement, getKind, toGraphQLVariables, toQueryString, toQueryString
private String token
private PayPalAccountOptionsRequest optionsRequest
public PayPalAccountRequest token(String token)
public PayPalAccountOptionsRequest options()
protected RequestBuilder buildRequest(String root)
Copyright © 2013-2020. All Rights Reserved.