public class WxPayRefundQueryResult extends BaseWxPayResult implements Serializable
微信支付-退款查询返回结果 Created by Binary Wang on 2016-11-24.
限定符和类型 | 类和说明 |
---|---|
static class |
WxPayRefundQueryResult.RefundRecord
The type Refund record.
|
returnCode, returnMsg
构造器和说明 |
---|
WxPayRefundQueryResult() |
限定符和类型 | 方法和说明 |
---|---|
void |
composePromotionDetails()
组装生成营销详情信息.
|
void |
composeRefundRecords()
组装生成退款记录属性的内容.
|
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 composeRefundRecords()
protected void loadXml(Document d)
loadXml
在类中 BaseWxPayResult
d
- DocumentCopyright © 2023. All rights reserved.