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 AccountReference |
AuthStateConsentServiceController$AuthStateBodyToApiMapperImpl.accountReferenceToAccountReference(AccountReference accountReference) |
Modifier and Type | Method and Description |
---|---|
AccountReference |
AccountReference.bban(String bban) |
AccountReference |
AccountReference.currency(String currency) |
@Valid AccountReference |
SinglePayment.getCreditorAccount()
Get creditorAccount
|
@Valid AccountReference |
SinglePayment.getDebtorAccount()
Get debtorAccount
|
@Valid AccountReference |
BulkPayment.getDebtorAccount()
Get debtorAccount
|
AccountReference |
AccountReference.iban(String iban) |
AccountReference |
AccountReference.maskedPan(String maskedPan) |
AccountReference |
AccountReference.msisdn(String msisdn) |
AccountReference |
AccountReference.pan(String pan) |
Modifier and Type | Method and Description |
---|---|
SinglePayment |
SinglePayment.creditorAccount(AccountReference creditorAccount) |
SinglePayment |
SinglePayment.debtorAccount(AccountReference debtorAccount) |
BulkPayment |
BulkPayment.debtorAccount(AccountReference debtorAccount) |
void |
SinglePayment.setCreditorAccount(AccountReference creditorAccount) |
void |
SinglePayment.setDebtorAccount(AccountReference debtorAccount) |
void |
BulkPayment.setDebtorAccount(AccountReference debtorAccount) |
Modifier and Type | Method and Description |
---|---|
protected AccountReference |
PisSinglePaymentMapperImpl.accountReferenceToAccountReference(AccountReference accountReference) |
Copyright © 2020. All rights reserved.