Class RefundResultV2
- java.lang.Object
- 
- com.foxinmy.weixin4j.mp.oldpayment.ApiResultV2
- 
- com.foxinmy.weixin4j.mp.oldpayment.RefundDetailV2
- 
- com.foxinmy.weixin4j.mp.oldpayment.RefundResultV2
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class RefundResultV2 extends RefundDetailV2 V2退款申请结果- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Modifier Constructor Description protectedRefundResultV2()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetOutTradeNo()StringgetTransactionId()StringtoString()- 
Methods inherited from class com.foxinmy.weixin4j.mp.oldpayment.RefundDetailV2getFormatRefundChannel, getFormatRefundFee, getFormatRefundStatus, getOutRefundNo, getReccvUserName, getRecvUserId, getRefundChannel, getRefundFee, getRefundId, getRefundStatus
 - 
Methods inherited from class com.foxinmy.weixin4j.mp.oldpayment.ApiResultV2getFormatSignType, getInputCharset, getPartner, getRetCode, getRetMsg, getSign, getSignKeyIndex, getSignType, setInputCharset, setPartner, setRetCode, setRetMsg, setSign, setSignKeyIndex, setSignType
 
- 
 
- 
- 
- 
Method Detail- 
getTransactionIdpublic String getTransactionId() 
 - 
getOutTradeNopublic String getOutTradeNo() 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- RefundDetailV2
 
 
- 
 
-