| Package | Description |
|---|---|
| de.adorsys.psd2.api | |
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<CardAccountDetails> |
CardAccountsApi._readCardAccount(String accountId,
UUID xRequestID,
String consentID,
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<CardAccountDetails> |
CardAccountsApi.readCardAccount(String accountId,
UUID xRequestID,
String consentID,
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 |
|---|---|
CardAccountDetails |
CardAccountDetails._links(Map _links) |
CardAccountDetails |
CardAccountDetails.balances(BalanceList balances) |
CardAccountDetails |
CardAccountDetails.creditLimit(Amount creditLimit) |
CardAccountDetails |
CardAccountDetails.currency(String currency) |
CardAccountDetails |
CardAccountDetails.details(String details) |
CardAccountDetails |
CardAccountDetails.maskedPan(String maskedPan) |
CardAccountDetails |
CardAccountDetails.name(String name) |
CardAccountDetails |
CardAccountDetails.product(String product) |
CardAccountDetails |
CardAccountDetails.resourceId(String resourceId) |
CardAccountDetails |
CardAccountDetails.status(AccountStatus status) |
CardAccountDetails |
CardAccountDetails.usage(CardAccountDetails.UsageEnum usage) |
| Modifier and Type | Method and Description |
|---|---|
CardAccountList |
CardAccountList.addCardAccountsItem(CardAccountDetails cardAccountsItem) |
| Modifier and Type | Method and Description |
|---|---|
CardAccountList |
CardAccountList.cardAccounts(List<CardAccountDetails> cardAccounts) |
void |
CardAccountList.setCardAccounts(List<CardAccountDetails> cardAccounts) |
Copyright © 2019. All rights reserved.