| Package | Description |
|---|---|
| de.adorsys.ledgers.deposit.api.domain | |
| de.adorsys.ledgers.deposit.api.service |
| Modifier and Type | Method and Description |
|---|---|
PaymentBO |
PaymentTargetBO.getPayment() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTargetBO.setPayment(PaymentBO payment) |
| Constructor and Description |
|---|
PaymentTargetBO(String paymentId,
String endToEndIdentification,
AmountBO instructedAmount,
AccountReferenceBO creditorAccount,
String creditorAgent,
String creditorName,
AddressBO creditorAddress,
String remittanceInformationUnstructured,
PaymentProductBO paymentProduct,
PaymentBO payment) |
| Modifier and Type | Method and Description |
|---|---|
PaymentBO |
DepositAccountPaymentService.getPaymentById(String paymentId) |
PaymentBO |
DepositAccountPaymentService.initiatePayment(PaymentBO paymentBO,
TransactionStatusBO status) |
| Modifier and Type | Method and Description |
|---|---|
PaymentBO |
DepositAccountPaymentService.initiatePayment(PaymentBO paymentBO,
TransactionStatusBO status) |
Copyright © 2019. All rights reserved.