| Package | Description |
|---|---|
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
@NotNull @Valid CardTransactionList |
CardAccountReport.getBooked()
Get booked
|
@Valid CardTransactionList |
CardAccountReport.getPending()
Get pending
|
| Modifier and Type | Method and Description |
|---|---|
CardAccountReport |
CardAccountReport.booked(CardTransactionList booked) |
CardAccountReport |
CardAccountReport.pending(CardTransactionList pending) |
void |
CardAccountReport.setBooked(CardTransactionList booked) |
void |
CardAccountReport.setPending(CardTransactionList pending) |
Copyright © 2020. All rights reserved.