| Package | Description |
|---|---|
| de.adorsys.psd2.client.api | |
| de.adorsys.psd2.client.model |
| Modifier and Type | Method and Description |
|---|---|
ConsentStatusResponse200 |
AccountInformationServiceAisApi.getConsentStatus(String consentId,
UUID xRequestID,
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)
Consent status request
Read the status of an account information consent resource.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ConsentStatusResponse200> |
AccountInformationServiceAisApi.getConsentStatusWithHttpInfo(String consentId,
UUID xRequestID,
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)
Consent status request
Read the status of an account information consent resource.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getConsentStatusAsync(String consentId,
UUID xRequestID,
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<ConsentStatusResponse200> callback)
Consent status request (asynchronously)
Read the status of an account information consent resource.
|
| Modifier and Type | Method and Description |
|---|---|
ConsentStatusResponse200 |
ConsentStatusResponse200.consentStatus(ConsentStatus consentStatus) |
Copyright © 2019. All rights reserved.