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, toGraphQLVariables
private 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 Request
public String toQueryString(String root)
toQueryString
in class Request
protected RequestBuilder buildRequest(String root)
Copyright © 2013-2020. All Rights Reserved.