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