| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.rest.billing |
Project model that mirrors turnonline-product-billing-client:0.42
|
| Modifier and Type | Method and Description |
|---|---|
ExchangeRate |
Transaction.getExchangeRate() |
ExchangeRate |
ExchangeRate.setFee(ExchangeAmount fee) |
ExchangeRate |
ExchangeRate.setFrom(ExchangeAmount from) |
ExchangeRate |
ExchangeRate.setRate(Double rate) |
ExchangeRate |
ExchangeRate.setRateDate(Date rateDate) |
ExchangeRate |
ExchangeRate.setTo(ExchangeAmount to) |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
Transaction.setExchangeRate(ExchangeRate exchangeRate) |
Copyright © 2023. All rights reserved.