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