public class WxCpGetReportAnswer extends WxCpBaseResp implements Serializable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WxCpGetReportAnswer.Answer
The type Answer.
|
static class |
WxCpGetReportAnswer.ReportValue
The type Report value.
|
errcode, errmsg| 构造器和说明 |
|---|
WxCpGetReportAnswer() |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxCpGetReportAnswer |
fromJson(String json)
From json wx cp get report answer.
|
String |
toJson()
To json string.
|
successpublic static WxCpGetReportAnswer fromJson(String json)
json - the jsonpublic String toJson()
WxCpBaseResptoJson 在类中 WxCpBaseRespCopyright © 2024. All rights reserved.