@Deprecated public class PaymentMethodForwardRequest extends Request
| Constructor and Description |
|---|
PaymentMethodForwardRequest()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected RequestBuilder |
buildRequest(String root)
Deprecated.
|
String |
getReceivingMerchantId()
Deprecated.
|
String |
getToken()
Deprecated.
|
PaymentMethodForwardRequest |
receivingMerchantId(String receivingMerchantId)
Deprecated.
|
PaymentMethodForwardRequest |
token(String token)
Deprecated.
|
String |
toXML()
Deprecated.
|
buildXMLElement, buildXMLElement, getKind, toGraphQLVariables, toQueryString, toQueryStringpublic String getToken()
public String getReceivingMerchantId()
public PaymentMethodForwardRequest token(String token)
public PaymentMethodForwardRequest receivingMerchantId(String receivingMerchantId)
protected RequestBuilder buildRequest(String root)
Copyright © 2013–2018. All rights reserved.