public class TransactionRefundRequest extends Request
Transactions.| Constructor and Description |
|---|
TransactionRefundRequest() |
| Modifier and Type | Method and Description |
|---|---|
TransactionRefundRequest |
amount(BigDecimal amount) |
protected RequestBuilder |
buildRequest(String root) |
TransactionRefundRequest |
orderId(String orderId) |
String |
toQueryString() |
String |
toQueryString(String root) |
String |
toXML() |
buildXMLElement, buildXMLElement, getKind, toGraphQLVariablespublic TransactionRefundRequest amount(BigDecimal amount)
public TransactionRefundRequest orderId(String orderId)
public String toQueryString()
toQueryString in class Requestpublic String toQueryString(String root)
toQueryString in class Requestprotected RequestBuilder buildRequest(String root)
Copyright © 2013–2018. All rights reserved.