| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
CurrencyFeatureSetPrice |
CurrencyFeatureSetPrice.currencyCode(String currencyCode) |
CurrencyFeatureSetPrice |
CurrencyFeatureSetPrice.currencySymbol(String currencySymbol) |
CurrencyFeatureSetPrice |
CurrencyFeatureSetPrice.envelopeFee(String envelopeFee) |
CurrencyFeatureSetPrice |
CurrencyFeatureSetPrice.fixedFee(String fixedFee) |
CurrencyFeatureSetPrice |
CurrencyFeatureSetPrice.seatFee(String seatFee) |
| Modifier and Type | Method and Description |
|---|---|
List<CurrencyFeatureSetPrice> |
FeatureSet.getCurrencyFeatureSetPrices()
A complex type that contains alternate currency values that are configured for this plan feature set.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureSet |
FeatureSet.addCurrencyFeatureSetPricesItem(CurrencyFeatureSetPrice currencyFeatureSetPricesItem) |
| Modifier and Type | Method and Description |
|---|---|
FeatureSet |
FeatureSet.currencyFeatureSetPrices(List<CurrencyFeatureSetPrice> currencyFeatureSetPrices) |
void |
FeatureSet.setCurrencyFeatureSetPrices(List<CurrencyFeatureSetPrice> currencyFeatureSetPrices) |
Copyright © 2018. All rights reserved.