com.foxinmy.weixin4j.mp.oldpayment
Class RefundResultV2

java.lang.Object
  extended by com.foxinmy.weixin4j.mp.oldpayment.ApiResultV2
      extended by com.foxinmy.weixin4j.mp.oldpayment.RefundDetailV2
          extended by 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

Method Summary
 String getOutTradeNo()
           
 String getTransactionId()
           
 String toString()
           
 
Methods inherited from class com.foxinmy.weixin4j.mp.oldpayment.RefundDetailV2
getFormatRefundChannel, getFormatRefundFee, getFormatRefundStatus, getOutRefundNo, getReccvUserName, getRecvUserId, getRefundChannel, getRefundFee, getRefundId, getRefundStatus
 
Methods inherited from class com.foxinmy.weixin4j.mp.oldpayment.ApiResultV2
getFormatSignType, getInputCharset, getPartner, getRetCode, getRetMsg, getSign, getSignKeyIndex, getSignType, setInputCharset, setPartner, setRetCode, setRetMsg, setSign, setSignKeyIndex, setSignType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getTransactionId

public String getTransactionId()

getOutTradeNo

public String getOutTradeNo()

toString

public String toString()
Overrides:
toString in class RefundDetailV2


Copyright © 2014–2017. All rights reserved.