|
Change Variable Type transactionPluginProperties : Iterable to transactionPluginProperties : Iterable<PluginProperty> in method public createComboPayment(json ComboPaymentTransactionJson, paymentControlPluginNames List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.PaymentResource |
From |
To |
|
Change Variable Type paymentMethodPluginProperties : Iterable to paymentMethodPluginProperties : Iterable<PluginProperty> in method public createComboPayment(json ComboPaymentTransactionJson, paymentControlPluginNames List<String>, createdBy String, reason String, comment String, uriInfo UriInfo, request HttpServletRequest) : Response in class org.killbill.billing.jaxrs.resources.PaymentResource |
From |
To |