| Package | Description |
|---|---|
| de.adorsys.psd2.client.api | |
| de.adorsys.psd2.client.model |
| Modifier and Type | Method and Description |
|---|---|
AccountList |
AccountInformationServiceAisApi.getAccountList(UUID xRequestID,
String consentID,
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)
Read Account List
Read the identifiers of the available payment account together with booking balance information, depending on the consent granted.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AccountList> |
AccountInformationServiceAisApi.getAccountListWithHttpInfo(UUID xRequestID,
String consentID,
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)
Read Account List
Read the identifiers of the available payment account together with booking balance information, depending on the consent granted.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getAccountListAsync(UUID xRequestID,
String consentID,
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,
ApiCallback<AccountList> callback)
Read Account List (asynchronously)
Read the identifiers of the available payment account together with booking balance information, depending on the consent granted.
|
| Modifier and Type | Method and Description |
|---|---|
AccountList |
AccountList.accounts(List<AccountDetails> accounts) |
AccountList |
AccountList.addAccountsItem(AccountDetails accountsItem) |
Copyright © 2019. All rights reserved.