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