| Package | Description |
|---|---|
| com.stripe.model |
| Modifier and Type | Method and Description |
|---|---|
Discount |
Subscription.getDiscount() |
Discount |
Invoice.getDiscount() |
Discount |
Customer.getDiscount() |
| Modifier and Type | Method and Description |
|---|---|
void |
Subscription.setDiscount(Discount discount) |
void |
Invoice.setDiscount(Discount discount) |
void |
Customer.setDiscount(Discount discount) |
Copyright © 2016 Stripe. All rights reserved.