| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BillingPrice |
BillingPrice.beginQuantity(String beginQuantity) |
BillingPrice |
BillingPrice.endQuantity(String endQuantity) |
BillingPrice |
BillingPrice.unitPrice(String unitPrice) |
| Modifier and Type | Method and Description |
|---|---|
List<BillingPrice> |
BillingCharge.getPrices() |
| Modifier and Type | Method and Description |
|---|---|
BillingCharge |
BillingCharge.addPricesItem(BillingPrice pricesItem) |
| Modifier and Type | Method and Description |
|---|---|
BillingCharge |
BillingCharge.prices(List<BillingPrice> prices) |
void |
BillingCharge.setPrices(List<BillingPrice> prices) |
Copyright © 2018. All rights reserved.