Uses of Class
com.orbipay.paymentsapi.client.wrappers.FeeRefund
-
Packages that use FeeRefund Package Description com.orbipay.paymentsapi.client.wrappers -
-
Uses of FeeRefund in com.orbipay.paymentsapi.client.wrappers
Methods in com.orbipay.paymentsapi.client.wrappers that return FeeRefund Modifier and Type Method Description static FeeRefundFeeRefund. fromJson(java.lang.String json)FeeRefundRefund. getFeeRefund()Get feeRefundMethods in com.orbipay.paymentsapi.client.wrappers with parameters of type FeeRefund Modifier and Type Method Description RefundRefund. withFeeRefund(FeeRefund feeRefund)
-