@ApiParams(apiName="report",
description="Provides methods to interact with reports",
apiMethods=@ApiMethod(methodName="transactionLevelFees",description="Retrieves a Transaction-Level Fee Report",signatures="com.braintreegateway.Result<com.braintreegateway.TransactionLevelFeeReport> transactionLevelFees(com.braintreegateway.TransactionLevelFeeReportRequest request)"),
aliases={})
@UriParams
@Configurer(extended=true)
public final class ReportGatewayEndpointConfiguration
extends BraintreeConfiguration
ReportGateway.| Constructor and Description |
|---|
ReportGatewayEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
com.braintreegateway.TransactionLevelFeeReportRequest |
getRequest() |
void |
setRequest(com.braintreegateway.TransactionLevelFeeReportRequest request) |
getAccessToken, getApiName, getEnvironment, getHttpLogLevel, getHttpLogName, getHttpReadTimeout, getMerchantId, getMethodName, getPrivateKey, getProxyHost, getProxyPort, getPublicKey, isLogHandlerEnabled, setAccessToken, setApiName, setEnvironment, setHttpLogLevel, setHttpLogName, setHttpReadTimeout, setLogHandlerEnabled, setMerchantId, setMethodName, setPrivateKey, setProxyHost, setProxyPort, setPublicKeyApache Camel