Package | Description |
---|---|
com.braintreegateway |
Modifier and Type | Field and Description |
---|---|
private List<Discount> |
Plan.discounts |
private List<Discount> |
Transaction.discounts |
private ArrayList<Discount> |
Subscription.discounts |
Modifier and Type | Method and Description |
---|---|
List<Discount> |
DiscountGateway.all() |
List<Discount> |
Plan.getDiscounts() |
List<Discount> |
Transaction.getDiscounts() |
List<Discount> |
Subscription.getDiscounts() |
Copyright © 2013-2017. All Rights Reserved.