@ApiParams(apiName="discount",
description="",
apiMethods=@ApiMethod(methodName="all",signatures="java.util.List<com.braintreegateway.Discount> all()"),
aliases={})
@UriParams
@Configurer(extended=true)
public final class DiscountGatewayEndpointConfiguration
extends BraintreeConfiguration
DiscountGateway.| Constructor and Description |
|---|
DiscountGatewayEndpointConfiguration() |
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