Package | Description |
---|---|
de.adorsys.opba.fintech.impl.controller.utils | |
de.adorsys.opba.fintech.impl.service |
Modifier and Type | Method and Description |
---|---|
static LoTRetrievalInformation |
LoTRetrievalInformation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoTRetrievalInformation[] |
LoTRetrievalInformation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity |
TransactionService.listTransactions(SessionEntity sessionEntity,
String fintechOkUrl,
String fintechNOkUrl,
String bankId,
String accountId,
LocalDate dateFrom,
LocalDate dateTo,
String entryReferenceFrom,
String bookingStatus,
Boolean deltaList,
LoTRetrievalInformation loTRetrievalInformation) |
Copyright © 2020. All rights reserved.