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 FeeRefund
FeeRefund. fromJson(java.lang.String json)
FeeRefund
Refund. getFeeRefund()
Get feeRefundMethods in com.orbipay.paymentsapi.client.wrappers with parameters of type FeeRefund Modifier and Type Method Description Refund
Refund. withFeeRefund(FeeRefund feeRefund)
-