public class WxRefundResult extends BaseRefundResult
email egzosn@gmail.com date 2020/8/16 21:29
| 构造器和说明 |
|---|
WxRefundResult() |
getAttr, getAttrDecimal, getAttrs, getAttrString, setAttrspublic String getCode()
public String getMsg()
public String getResultCode()
public String getResultMsg()
public BigDecimal getRefundFee()
public CurType getRefundCurrency()
public String getTradeNo()
public String getOutTradeNo()
public String getRefundNo()
public String getReturnCode()
public void setReturnCode(String returnCode)
public String getReturnMsg()
public void setReturnMsg(String returnMsg)
public void setResultCode(String resultCode)
public String getErrCode()
public void setErrCode(String errCode)
public String getErrCodeDes()
public void setErrCodeDes(String errCodeDes)
public String getAppid()
public void setAppid(String appid)
public String getMchId()
public void setMchId(String mchId)
public String getNonceStr()
public void setNonceStr(String nonceStr)
public String getSign()
public void setSign(String sign)
public String getTransactionId()
public void setTransactionId(String transactionId)
public void setOutTradeNo(String outTradeNo)
public String getOutRefundNo()
public void setOutRefundNo(String outRefundNo)
public String getRefundId()
public void setRefundId(String refundId)
public void setRefundFee(BigDecimal refundFee)
public BigDecimal getSettlementRefundFee()
public void setSettlementRefundFee(BigDecimal settlementRefundFee)
public BigDecimal getTotalFee()
public void setTotalFee(BigDecimal totalFee)
public BigDecimal getSettlementTotalFee()
public void setSettlementTotalFee(BigDecimal settlementTotalFee)
public CurType getFeeType()
public void setFeeType(CurType feeType)
public BigDecimal getCashFee()
public void setCashFee(BigDecimal cashFee)
public CurType getCashFeeType()
public void setCashFeeType(CurType cashFeeType)
public BigDecimal getCashRefundFee()
public void setCashRefundFee(BigDecimal cashRefundFee)
public String getCouponType0()
public void setCouponType0(String couponType0)
public BigDecimal getCouponRefundFee()
public void setCouponRefundFee(BigDecimal couponRefundFee)
public BigDecimal getCouponRefundFee0()
public void setCouponRefundFee0(BigDecimal couponRefundFee0)
public Integer getCouponRefundCount()
public void setCouponRefundCount(Integer couponRefundCount)
public Integer getCouponRefundId0()
public void setCouponRefundId0(Integer couponRefundId0)
public static final WxRefundResult create(Map<String,Object> result)
Copyright © 2022. All rights reserved.