| Package | Description |
|---|---|
| de.adorsys.psd2.client.api | |
| de.adorsys.psd2.client.model |
| Modifier and Type | Method and Description |
|---|---|
CardAccountList |
AccountInformationServiceAisApi.getCardAccount(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)
Reads a list of card accounts
Reads a list of card accounts with additional information, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CardAccountList> |
AccountInformationServiceAisApi.getCardAccountWithHttpInfo(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)
Reads a list of card accounts
Reads a list of card accounts with additional information, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getCardAccountAsync(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,
ApiCallback<CardAccountList> callback)
Reads a list of card accounts (asynchronously)
Reads a list of card accounts with additional information, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
CardAccountList |
CardAccountList.addCardAccountsItem(CardAccountDetails cardAccountsItem) |
CardAccountList |
CardAccountList.cardAccounts(List<CardAccountDetails> cardAccounts) |
Copyright © 2019. All rights reserved.