public interface PiisConsentService
| Modifier and Type | Method and Description |
|---|---|
List<de.adorsys.psd2.xs2a.core.piis.PiisConsent> |
getPiisConsentListByAccountIdentifier(@Nullable Currency currency,
de.adorsys.psd2.xs2a.core.profile.AccountReferenceSelector accountIdentifierName)
Retrieves list of PIIS consents by account reference and optional currency.
|
List<de.adorsys.psd2.xs2a.core.piis.PiisConsent> getPiisConsentListByAccountIdentifier(@Nullable @Nullable Currency currency, de.adorsys.psd2.xs2a.core.profile.AccountReferenceSelector accountIdentifierName)
currency - Chosen currency (may be null if not provided during PIIS consent creation)accountIdentifierName - The name of account reference identifierCopyright © 2020. All rights reserved.