public class TransactionLevelFeeReportRequest extends Request
Modifier and Type | Field and Description |
---|---|
private String |
date |
private String |
merchantAccountId |
Constructor and Description |
---|
TransactionLevelFeeReportRequest() |
Modifier and Type | Method and Description |
---|---|
TransactionLevelFeeReportRequest |
date(Calendar date) |
TransactionLevelFeeReportRequest |
merchantAccountId(String merchantAccountId) |
Map<String,Object> |
toGraphQLVariables() |
buildXMLElement, buildXMLElement, getKind, toQueryString, toQueryString, toXML
public TransactionLevelFeeReportRequest date(Calendar date)
public TransactionLevelFeeReportRequest merchantAccountId(String merchantAccountId)
public Map<String,Object> toGraphQLVariables()
toGraphQLVariables
in class Request
Copyright © 2013-2020. All Rights Reserved.