Package | Description |
---|---|
com.silanis.esl.api.model | |
com.silanis.esl.sdk.internal.converter |
For internal use only.
|
Modifier and Type | Field and Description |
---|---|
protected Price |
Transaction._price |
protected Price |
Plan._price |
Modifier and Type | Method and Description |
---|---|
Price |
Transaction.getPrice() |
Price |
Plan.getPrice() |
Price |
Price.safeSetAmount(Integer value) |
Price |
Price.safeSetCurrency(Currency value) |
Price |
Price.setAmount(Integer value) |
Price |
Price.setCurrency(Currency value) |
Modifier and Type | Method and Description |
---|---|
Transaction |
Transaction.safeSetPrice(Price value) |
Plan |
Plan.safeSetPrice(Price value) |
Transaction |
Transaction.setPrice(Price value) |
Plan |
Plan.setPrice(Price value) |
Modifier and Type | Method and Description |
---|---|
Price |
PriceConverter.toAPIPrice() |
Constructor and Description |
---|
PriceConverter(Price apiPrice) |
Copyright 2022 OneSpan All rights reserved.