Uses of Class
de.adorsys.psd2.model.PaymentIdList
-
Packages that use PaymentIdList Package Description de.adorsys.psd2.model -
-
Uses of PaymentIdList in de.adorsys.psd2.model
Methods in de.adorsys.psd2.model that return PaymentIdList Modifier and Type Method Description @Valid PaymentIdListSigningBasket. getPaymentIds()Get paymentIds@Valid PaymentIdListSigningBasketResponse200. getPayments()Get paymentsMethods in de.adorsys.psd2.model with parameters of type PaymentIdList Modifier and Type Method Description SigningBasketSigningBasket. paymentIds(PaymentIdList paymentIds)SigningBasketResponse200SigningBasketResponse200. payments(PaymentIdList payments)voidSigningBasket. setPaymentIds(PaymentIdList paymentIds)voidSigningBasketResponse200. setPayments(PaymentIdList payments)
-