Uses of Class
br.com.juno.integration.api.model.PaymentRefund
-
Packages that use PaymentRefund Package Description br.com.juno.integration.api.model -
-
Uses of PaymentRefund in br.com.juno.integration.api.model
Methods in br.com.juno.integration.api.model that return types with arguments of type PaymentRefund Modifier and Type Method Description List<PaymentRefund>PaymentRefundTransaction. getRefunds()Method parameters in br.com.juno.integration.api.model with type arguments of type PaymentRefund Modifier and Type Method Description protected voidPaymentRefundTransaction. setRefunds(List<PaymentRefund> refunds)
-