| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.domain.payment |
| Modifier and Type | Class and Description |
|---|---|
class |
PeriodicPaymentTO |
| Modifier and Type | Method and Description |
|---|---|
List<SinglePaymentTO> |
BulkPaymentTO.getPayments() |
| Modifier and Type | Method and Description |
|---|---|
void |
BulkPaymentTO.setPayments(List<SinglePaymentTO> payments) |
| Constructor and Description |
|---|
BulkPaymentTO(String paymentId,
Boolean batchBookingPreferred,
AccountReferenceTO debtorAccount,
LocalDate requestedExecutionDate,
TransactionStatusTO paymentStatus,
List<SinglePaymentTO> payments,
PaymentProductTO paymentProduct) |
Copyright © 2019. All rights reserved.