public class EntPayRedpackQueryResult extends BaseWxPayResult implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
mchBillNo
商户订单号
商户使用查询API填写的商户单号的原路返回
|
returnCode, returnMsg| 构造器和说明 |
|---|
EntPayRedpackQueryResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
loadXml(Document d)
从XML文档中加载属性,供子类覆盖加载额外的属性
|
checkResult, fenToYuan, fromXML, getLogger, getXmlValue, getXmlValueAsInt, openXML, readXmlInteger, readXmlInteger, readXmlLong, readXmlString, readXmlString, toMap, toStringprotected String mchBillNo
protected void loadXml(Document d)
BaseWxPayResultloadXml 在类中 BaseWxPayResultd - DocumentCopyright © 2024. All rights reserved.