Uses of Class
de.adorsys.psd2.model.ConsentIdList
-
Packages that use ConsentIdList Package Description de.adorsys.psd2.model -
-
Uses of ConsentIdList in de.adorsys.psd2.model
Methods in de.adorsys.psd2.model that return ConsentIdList Modifier and Type Method Description @Valid ConsentIdListSigningBasket. getConsentIds()Get consentIds@Valid ConsentIdListSigningBasketResponse200. getConsents()Get consentsMethods in de.adorsys.psd2.model with parameters of type ConsentIdList Modifier and Type Method Description SigningBasketSigningBasket. consentIds(ConsentIdList consentIds)SigningBasketResponse200SigningBasketResponse200. consents(ConsentIdList consents)voidSigningBasket. setConsentIds(ConsentIdList consentIds)voidSigningBasketResponse200. setConsents(ConsentIdList consents)
-