| Package | Description |
|---|---|
| de.adorsys.psd2.client.api | |
| de.adorsys.psd2.client.model |
| Modifier and Type | Method and Description |
|---|---|
ConsentInformationResponse200Json |
AccountInformationServiceAisApi.getConsentInformation(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)
Get Consent Request
Returns the content of an account information consent object.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ConsentInformationResponse200Json> |
AccountInformationServiceAisApi.getConsentInformationWithHttpInfo(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)
Get Consent Request
Returns the content of an account information consent object.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
AccountInformationServiceAisApi.getConsentInformationAsync(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<ConsentInformationResponse200Json> callback)
Get Consent Request (asynchronously)
Returns the content of an account information consent object.
|
| Modifier and Type | Method and Description |
|---|---|
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.access(AccountAccess access) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.consentStatus(ConsentStatus consentStatus) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.frequencyPerDay(Integer frequencyPerDay) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.lastActionDate(LocalDate lastActionDate) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.recurringIndicator(Boolean recurringIndicator) |
ConsentInformationResponse200Json |
ConsentInformationResponse200Json.validUntil(LocalDate validUntil) |
Copyright © 2019. All rights reserved.