public class WxPayRefundResult extends BaseWxPayResult implements Serializable
微信支付-申请退款返回结果. https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=9_4
returnCode, returnMsg
构造器和说明 |
---|
WxPayRefundResult() |
限定符和类型 | 方法和说明 |
---|---|
void |
composePromotionDetails()
组装生成营销详情信息.
|
void |
composeRefundCoupons()
组装生成退款代金券信息.
|
protected void |
loadXml(Document d)
从XML结构中加载额外的熟悉
|
checkResult, fenToYuan, fromXML, getLogger, getXmlValue, getXmlValueAsInt, openXML, readXmlInteger, readXmlInteger, readXmlLong, readXmlString, readXmlString, toMap, toString
public void composePromotionDetails()
public void composeRefundCoupons()
protected void loadXml(Document d)
loadXml
在类中 BaseWxPayResult
d
- DocumentCopyright © 2023. All rights reserved.