| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
SeatDiscount |
SeatDiscount.beginSeatCount(String beginSeatCount) |
SeatDiscount |
SeatDiscount.discountPercent(String discountPercent) |
SeatDiscount |
SeatDiscount.endSeatCount(String endSeatCount) |
| Modifier and Type | Method and Description |
|---|---|
List<SeatDiscount> |
AccountBillingPlan.getSeatDiscounts()
A complex type that contains any seat discount information.
|
List<SeatDiscount> |
BillingPlan.getSeatDiscounts() |
| Modifier and Type | Method and Description |
|---|---|
AccountBillingPlan |
AccountBillingPlan.addSeatDiscountsItem(SeatDiscount seatDiscountsItem) |
BillingPlan |
BillingPlan.addSeatDiscountsItem(SeatDiscount seatDiscountsItem) |
| Modifier and Type | Method and Description |
|---|---|
AccountBillingPlan |
AccountBillingPlan.seatDiscounts(List<SeatDiscount> seatDiscounts) |
BillingPlan |
BillingPlan.seatDiscounts(List<SeatDiscount> seatDiscounts) |
void |
AccountBillingPlan.setSeatDiscounts(List<SeatDiscount> seatDiscounts) |
void |
BillingPlan.setSeatDiscounts(List<SeatDiscount> seatDiscounts) |
Copyright © 2018. All rights reserved.