| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BillingDiscount |
BillingDiscount.beginQuantity(String beginQuantity) |
BillingDiscount |
BillingDiscount.discount(String discount) |
BillingDiscount |
BillingDiscount.endQuantity(String endQuantity) |
| Modifier and Type | Method and Description |
|---|---|
List<BillingDiscount> |
BillingCharge.getDiscounts() |
| Modifier and Type | Method and Description |
|---|---|
BillingCharge |
BillingCharge.addDiscountsItem(BillingDiscount discountsItem) |
| Modifier and Type | Method and Description |
|---|---|
BillingCharge |
BillingCharge.discounts(List<BillingDiscount> discounts) |
void |
BillingCharge.setDiscounts(List<BillingDiscount> discounts) |
Copyright © 2020. All rights reserved.