Package | Description |
---|---|
de.adorsys.opba.tppbankingapi.mapper.generated | |
de.adorsys.opba.tppbankingapi.pis.model.generated |
Modifier and Type | Method and Description |
---|---|
protected Amount |
TppBankingApiPisInfoController$PaymentInfoBodyToApiMapperImpl.amountToAmount(Amount amount) |
Modifier and Type | Method and Description |
---|---|
protected Amount |
TppBankingApiPisController$PaymentRestRequestBodyToSinglePaymentMapperImpl.amountToAmount(Amount amount) |
Modifier and Type | Method and Description |
---|---|
Amount |
Amount.amount(String amount) |
Amount |
Amount.currency(String currency) |
@NotNull @Valid Amount |
PaymentInitiation.getInstructedAmount()
Get instructedAmount
|
@NotNull @Valid Amount |
PaymentInformationResponse.getInstructedAmount()
Get instructedAmount
|
Modifier and Type | Method and Description |
---|---|
PaymentInitiation |
PaymentInitiation.instructedAmount(Amount instructedAmount) |
PaymentInformationResponse |
PaymentInformationResponse.instructedAmount(Amount instructedAmount) |
void |
PaymentInitiation.setInstructedAmount(Amount instructedAmount) |
void |
PaymentInformationResponse.setInstructedAmount(Amount instructedAmount) |
Copyright © 2020. All rights reserved.