public interface PiisConsentService
| Modifier and Type | Method and Description |
|---|---|
List<de.adorsys.psd2.xs2a.core.piis.PiisConsent> |
getPiisConsentListByAccountIdentifier(Currency currency,
de.adorsys.psd2.xs2a.core.profile.AccountReferenceSelector accountIdentifierName,
String accountIdentifier)
Retrieves list of PIIS consents by account reference
|
List<de.adorsys.psd2.xs2a.core.piis.PiisConsent> getPiisConsentListByAccountIdentifier(Currency currency, de.adorsys.psd2.xs2a.core.profile.AccountReferenceSelector accountIdentifierName, String accountIdentifier)
currency - Chosen currencyaccountIdentifierName - The name of account reference identifieraccountIdentifier - The value of account reference identifierCopyright © 2018. All rights reserved.