org.apache.camel.component.braintree.DiscountGatewayEndpointConfiguration Maven / Gradle / Ivy
/*
* Camel EndpointConfiguration generated by camel-api-component-maven-plugin
*/
package org.apache.camel.component.braintree;
import org.apache.camel.spi.UriParam;
import org.apache.camel.spi.UriParams;
/**
* Camel EndpointConfiguration for com.braintreegateway.DiscountGateway
*/
@UriParams
public final class DiscountGatewayEndpointConfiguration extends BraintreeConfiguration {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy