Uses of Class
cz.gopay.api.v3.model.payment.NextPayment
-
Packages that use NextPayment Package Description cz.gopay.api.v3 cz.gopay.api.v3.model.payment -
-
Uses of NextPayment in cz.gopay.api.v3
Methods in cz.gopay.api.v3 with parameters of type NextPayment Modifier and Type Method Description PaymentAbstractGPConnector. createRecurrentPayment(Long id, NextPayment nextPayment)PaymentIGPConnector. createRecurrentPayment(Long id, NextPayment nextPayment)PaymentPaymentClient. createRecurrentPayment(AuthHeader authHeader, Long id, NextPayment createPayment) -
Uses of NextPayment in cz.gopay.api.v3.model.payment
Methods in cz.gopay.api.v3.model.payment that return NextPayment Modifier and Type Method Description NextPaymentNextPaymentBuilder. build()static NextPaymentNextPayment. create()
-