| Package | Description |
|---|---|
| de.adorsys.psd2.api | |
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<CardAccountsTransactionsResponse200> |
CardAccountsApi._getCardAccountTransactionList(String accountId,
@NotNull @Valid String bookingStatus,
UUID xRequestID,
String consentID,
@Valid LocalDate dateFrom,
@Valid LocalDate dateTo,
@Valid String entryReferenceFrom,
@Valid Boolean deltaList,
@Valid Boolean withBalance,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
default org.springframework.http.ResponseEntity<CardAccountsTransactionsResponse200> |
CardAccountsApi.getCardAccountTransactionList(String accountId,
String bookingStatus,
UUID xRequestID,
String consentID,
LocalDate dateFrom,
LocalDate dateTo,
String entryReferenceFrom,
Boolean deltaList,
Boolean withBalance,
String digest,
String signature,
byte[] tpPSignatureCertificate,
String psUIPAddress,
String psUIPPort,
String psUAccept,
String psUAcceptCharset,
String psUAcceptEncoding,
String psUAcceptLanguage,
String psUUserAgent,
String psUHttpMethod,
UUID psUDeviceID,
String psUGeoLocation) |
| Modifier and Type | Method and Description |
|---|---|
CardAccountsTransactionsResponse200 |
CardAccountsTransactionsResponse200._links(Map _links) |
CardAccountsTransactionsResponse200 |
CardAccountsTransactionsResponse200.balances(BalanceList balances) |
CardAccountsTransactionsResponse200 |
CardAccountsTransactionsResponse200.cardAccount(AccountReference cardAccount) |
CardAccountsTransactionsResponse200 |
CardAccountsTransactionsResponse200.cardTransactions(CardAccountReport cardTransactions) |
Copyright © 2019. All rights reserved.