| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.domain | |
| de.adorsys.psd2.xs2a.service |
| Modifier and Type | Method and Description |
|---|---|
static Xs2aBookingStatus |
Xs2aBookingStatus.forValue(String value) |
static Xs2aBookingStatus |
Xs2aBookingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Xs2aBookingStatus[] |
Xs2aBookingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aTransactionsReport> |
AccountService.getTransactionsReportByPeriod(String consentId,
String accountId,
boolean withBalance,
LocalDate dateFrom,
LocalDate dateTo,
Xs2aBookingStatus bookingStatus)
Read Transaction reports of a given account adressed by "account-id", depending on the steering parameter
"bookingStatus" together with balances.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.