Package | Description |
---|---|
de.adorsys.opba.tppbankingapi.mapper.generated | |
de.adorsys.opba.tppbankingapi.pis.model.generated |
Modifier and Type | Method and Description |
---|---|
protected AccountReference |
TppBankingApiPisInfoController$PaymentInfoBodyToApiMapperImpl.accountReferenceToAccountReference(AccountReference accountReference) |
Modifier and Type | Method and Description |
---|---|
protected AccountReference |
TppBankingApiPisController$PaymentRestRequestBodyToSinglePaymentMapperImpl.accountReferenceToAccountReference(AccountReference accountReference) |
Modifier and Type | Method and Description |
---|---|
AccountReference |
AccountReference.bban(String bban) |
AccountReference |
AccountReference.currency(String currency) |
@NotNull @Valid AccountReference |
PaymentInitiation.getCreditorAccount()
Get creditorAccount
|
@NotNull @Valid AccountReference |
PaymentInformationResponse.getCreditorAccount()
Get creditorAccount
|
@NotNull @Valid AccountReference |
PaymentInitiation.getDebtorAccount()
Get debtorAccount
|
@NotNull @Valid AccountReference |
PaymentInformationResponse.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 |
---|---|
PaymentInitiation |
PaymentInitiation.creditorAccount(AccountReference creditorAccount) |
PaymentInformationResponse |
PaymentInformationResponse.creditorAccount(AccountReference creditorAccount) |
PaymentInitiation |
PaymentInitiation.debtorAccount(AccountReference debtorAccount) |
PaymentInformationResponse |
PaymentInformationResponse.debtorAccount(AccountReference debtorAccount) |
void |
PaymentInitiation.setCreditorAccount(AccountReference creditorAccount) |
void |
PaymentInformationResponse.setCreditorAccount(AccountReference creditorAccount) |
void |
PaymentInitiation.setDebtorAccount(AccountReference debtorAccount) |
void |
PaymentInformationResponse.setDebtorAccount(AccountReference debtorAccount) |
Copyright © 2020. All rights reserved.