@Service public class ConsentService extends Object
| Constructor and Description |
|---|
ConsentService() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateAisConsentStatus(@NotNull String consentId,
AspspConsentStatus consentStatus)
Updates status of AIS consent
|
public void updateAisConsentStatus(@NotNull
@NotNull String consentId,
AspspConsentStatus consentStatus)
consentId - Consent primary identifierconsentStatus - New status of the AIS consentCopyright © 2018. All rights reserved.