Package | Description |
---|---|
de.adorsys.opba.consentapi.mapper.generated | |
de.adorsys.opba.consentapi.model.generated | |
de.adorsys.opba.consentapi.service.mapper.generated |
Modifier and Type | Method and Description |
---|---|
protected Amount |
AuthStateConsentServiceController$AuthStateBodyToApiMapperImpl.amountToAmount(Amount amount) |
Modifier and Type | Method and Description |
---|---|
Amount |
Amount.amount(BigDecimal amount) |
Amount |
Amount.currency(String currency) |
@Valid Amount |
AccountBalance.getAmount()
Get amount
|
@Valid Amount |
SinglePayment.getInstructedAmount()
Get instructedAmount
|
Modifier and Type | Method and Description |
---|---|
AccountBalance |
AccountBalance.amount(Amount amount) |
SinglePayment |
SinglePayment.instructedAmount(Amount instructedAmount) |
void |
AccountBalance.setAmount(Amount amount) |
void |
SinglePayment.setInstructedAmount(Amount instructedAmount) |
Modifier and Type | Method and Description |
---|---|
protected Amount |
PisSinglePaymentMapperImpl.amountToAmount(Amount amount) |
Copyright © 2020. All rights reserved.