| Package | Description |
|---|---|
| com.adyen.model | |
| com.adyen.model.checkout | |
| com.adyen.model.payout |
| Modifier and Type | Method and Description |
|---|---|
ForexQuote |
ForexQuote.account(String account) |
ForexQuote |
ForexQuote.accountType(String accountType) |
ForexQuote |
ForexQuote.baseAmount(Amount baseAmount) |
ForexQuote |
ForexQuote.basePoints(Integer basePoints) |
ForexQuote |
ForexQuote.buy(Amount buy) |
ForexQuote |
AbstractPaymentRequest.getDccQuote()
the forex quote as returned in the response of the forex service
|
ForexQuote |
ForexQuote.interbank(Amount interbank) |
ForexQuote |
ForexQuote.reference(String reference) |
ForexQuote |
ForexQuote.sell(Amount sell) |
ForexQuote |
ForexQuote.signature(String signature) |
ForexQuote |
ForexQuote.source(String source) |
ForexQuote |
ForexQuote.type(String type) |
ForexQuote |
ForexQuote.validTill(Date validTill) |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractPaymentRequest.dccQuote(ForexQuote dccQuote) |
void |
AbstractPaymentRequest.setDccQuote(ForexQuote dccQuote) |
| Modifier and Type | Method and Description |
|---|---|
ForexQuote |
PaymentSessionRequest.getDccQuote() |
ForexQuote |
PaymentsRequest.getDccQuote()
Get dccQuote
|
| Modifier and Type | Method and Description |
|---|---|
PaymentSessionRequest |
PaymentSessionRequest.dccQuote(ForexQuote dccQuote) |
PaymentsRequest |
PaymentsRequest.dccQuote(ForexQuote dccQuote) |
void |
PaymentSessionRequest.setDccQuote(ForexQuote dccQuote) |
void |
PaymentsRequest.setDccQuote(ForexQuote dccQuote) |
| Modifier and Type | Method and Description |
|---|---|
ForexQuote |
PayoutRequest.getDccQuote()
Get dccQuote
|
| Modifier and Type | Method and Description |
|---|---|
PayoutRequest |
PayoutRequest.dccQuote(ForexQuote dccQuote) |
void |
PayoutRequest.setDccQuote(ForexQuote dccQuote) |
Copyright © 2022. All rights reserved.