com.braintreegateway.Discount Maven / Gradle / Ivy
package com.braintreegateway;
import com.braintreegateway.util.NodeWrapper;
public class Discount extends Modification {
public Discount(NodeWrapper node) {
super(node);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy