| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
RateDetails |
DccProposal.getRate() |
RateDetails |
RateDetails.withExchangeRate(Float value)
Expressed as a percentage, applied to convert the original amount into the resulting amount without charge
|
RateDetails |
RateDetails.withInvertedExchangeRate(Float value)
Exchange rate, expressed as a percentage, applied to convert the resulting amount into the original amount
|
RateDetails |
RateDetails.withMarkUpRate(Float value)
The markup is the percentage added to the exchange rate by a provider when they sell you currency.
|
RateDetails |
RateDetails.withQuotationDateTime(String value)
Date and time at which the exchange rate has been quoted
|
RateDetails |
RateDetails.withSource(String value)
Indicates the exchange rate source name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DccProposal.setRate(RateDetails value) |
DccProposal |
DccProposal.withRate(RateDetails value) |
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.