Uses of Class
com.foxinmy.weixin4j.mp.oldpayment.RefundDetailV2
-
Packages that use RefundDetailV2 Package Description com.foxinmy.weixin4j.mp.oldpayment -
-
Uses of RefundDetailV2 in com.foxinmy.weixin4j.mp.oldpayment
Subclasses of RefundDetailV2 in com.foxinmy.weixin4j.mp.oldpayment Modifier and Type Class Description class
RefundResultV2
V2退款申请结果Methods in com.foxinmy.weixin4j.mp.oldpayment that return types with arguments of type RefundDetailV2 Modifier and Type Method Description List<RefundDetailV2>
RefundRecordV2. getRefundList()
Method parameters in com.foxinmy.weixin4j.mp.oldpayment with type arguments of type RefundDetailV2 Modifier and Type Method Description void
RefundRecordV2. setRefundList(List<RefundDetailV2> refundList)
-