com.braintreegateway
public abstract class DescriptorRequest extends Request
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
phone |
| Constructor and Description |
|---|
DescriptorRequest() |
| Modifier and Type | Method and Description |
|---|---|
protected RequestBuilder |
buildRequest(String root) |
DescriptorRequest |
name(String name) |
DescriptorRequest |
phone(String phone) |
String |
toQueryString(String root) |
String |
toXML() |
buildXMLElement, buildXMLElement, getKind, toQueryStringpublic DescriptorRequest name(String name)
public DescriptorRequest phone(String phone)
public String toQueryString(String root)
toQueryString in class Requestprotected RequestBuilder buildRequest(String root)
Copyright © 2013-2014. All Rights Reserved.