public class PaymentMethodOptionsAdyenRequest extends Request
| Modifier and Type | Field and Description |
|---|---|
private Boolean |
overwriteBrand |
private PaymentMethodOptionsRequest |
parent |
private String |
selectedBrand |
| Constructor and Description |
|---|
PaymentMethodOptionsAdyenRequest() |
PaymentMethodOptionsAdyenRequest(PaymentMethodOptionsRequest parent) |
| Modifier and Type | Method and Description |
|---|---|
protected RequestBuilder |
buildRequest(String root) |
PaymentMethodOptionsRequest |
done() |
PaymentMethodOptionsAdyenRequest |
overwriteBrand(Boolean overwriteBrand) |
PaymentMethodOptionsAdyenRequest |
selectedBrand(String selectedBrand) |
String |
toQueryString() |
String |
toQueryString(String root) |
String |
toXML() |
buildXMLElement, buildXMLElement, getKind, toGraphQLVariablesprivate PaymentMethodOptionsRequest parent
private Boolean overwriteBrand
private String selectedBrand
public PaymentMethodOptionsAdyenRequest()
public PaymentMethodOptionsAdyenRequest(PaymentMethodOptionsRequest parent)
public PaymentMethodOptionsRequest done()
public PaymentMethodOptionsAdyenRequest overwriteBrand(Boolean overwriteBrand)
public PaymentMethodOptionsAdyenRequest selectedBrand(String selectedBrand)
public String toQueryString()
toQueryString in class Requestpublic String toQueryString(String root)
toQueryString in class Requestprotected RequestBuilder buildRequest(String root)
Copyright © 2013-2019. All Rights Reserved.