public class PaymentMethodAddressOptionsRequest extends Request
Modifier and Type | Field and Description |
---|---|
private PaymentMethodAddressRequest |
parent |
private Boolean |
updateExisting |
Constructor and Description |
---|
PaymentMethodAddressOptionsRequest(PaymentMethodAddressRequest parent) |
Modifier and Type | Method and Description |
---|---|
protected RequestBuilder |
buildRequest(String root) |
PaymentMethodAddressRequest |
done() |
String |
toQueryString() |
String |
toQueryString(String root) |
String |
toXML() |
PaymentMethodAddressOptionsRequest |
updateExisting(Boolean updateExisting) |
buildXMLElement, buildXMLElement, getKind, toGraphQLVariables
private PaymentMethodAddressRequest parent
private Boolean updateExisting
public PaymentMethodAddressOptionsRequest(PaymentMethodAddressRequest parent)
public PaymentMethodAddressRequest done()
public PaymentMethodAddressOptionsRequest updateExisting(Boolean updateExisting)
public String toQueryString()
toQueryString
in class Request
public String toQueryString(String root)
toQueryString
in class Request
protected RequestBuilder buildRequest(String root)
Copyright © 2013-2018. All Rights Reserved.